-
贪吃蛇
贪吃蛇-Snake
- 2023-04-10 14:55:03下载
- 积分:1
-
rpg小游戏,虽然简单,但是比较有意思,希望对大家有所帮助。...
rpg小游戏,虽然简单,但是比较有意思,希望对大家有所帮助。-rpg game, though simple, but more interesting, we want to help.
- 2022-03-21 07:22:40下载
- 积分:1
-
一个用JavaApplet实现的模拟钢琴游戏
一个用JavaApplet实现的模拟钢琴游戏-JavaApplet achieve with a simulated piano game
- 2023-02-15 22:55:03下载
- 积分:1
-
一个坦克游戏源代码,推荐下载
一个坦克游戏源代码,推荐下载-A tank game source code, recommended download
- 2022-03-22 10:29:30下载
- 积分:1
-
一个C游戏的入门示例
一个C游戏的入门示例-a sample entry
- 2022-02-20 02:30:38下载
- 积分:1
-
贪食蛇编程要点
1、每次刷屏时需要注意无效矩形区的大小和位置,一般取整条蛇最小坐标和最大坐标组成的矩形(包括蛇的头和身体)
2、蛇全身的运行轨迹应该参照...
贪食蛇编程要点
1、每次刷屏时需要注意无效矩形区的大小和位置,一般取整条蛇最小坐标和最大坐标组成的矩形(包括蛇的头和身体)
2、蛇全身的运行轨迹应该参照蛇头的运行轨迹
3、蛇吃下东西之后身体各点的变化情况应该参照第一点的变化,即第一点发生变化之后下一时间段第二点发生变化,再下一时间段第三点发生变化,依此类推,直到最后一点发生变化结束
4、分数的计算变量:蛇吃的一般屎数量、蛇吃大屎的数量、游戏的难度级别
计算公式:(一般屎数量+大屎数量)*难度级别
5、一个问题:游戏的难度设置选项框和主窗口发生数据交换采用了两种方法,发送消息法和读写外部文件法,第三种选择就是采用全局变量,但都不是太好,有没有更合适的方式保证实现该功能的同时不致使程序显得晦涩难懂不易修改和维护-Snake programming essentials
1, each scraper requires attention invalid rectangle the size and location of the smallest snakes in general to take the whole composition of coordinates and the largest rectangular coordinates (including the snake s head and body)
2, snake body running track running track should refer to the snakeheads
3, snakes eat things that all the points after the changes in the body should have a similar change in the first point, that is the first point change in the next period of time after the changes in the second point, and then the next time a change in the third point, and so on , until the end of the last poin
- 2022-07-23 19:06:20下载
- 积分:1
-
MUD游戏编程 BetterMud 源码
MUD游戏编程 BetterMud 源码-MUD Game Programming BetterMud source
- 2022-03-02 15:02:07下载
- 积分:1
-
sxdl
SxDL -- 2D/3D游戏引擎,使用VC++ + DirectX开发,支持简单的2D,3D游戏开发,基本游戏界面逻辑都已经封装好的,在其上就可以直接进行游戏开发了,开发者之需要关心游戏逻辑即可-SxDL-- 2D/3D game engine, the use of VC DirectX development, support simple 2 D, 3D game development, the basic game interface logic have been sealed, In his last can direct the development of the game, development which is the need to care about the game logic can be
- 2022-01-26 00:31:16下载
- 积分:1
-
java写的模仿windows上的挖雷的游戏
java写的模仿windows上的挖雷的游戏-java written in imitation windows on mine dug game
- 2022-07-23 10:47:44下载
- 积分:1
-
Quake III 竞技场 原代码,著名的3D射击游戏Quake III,ID Software的商业游戏代码。...
Quake III 竞技场 原代码,著名的3D射击游戏Quake III,ID Software的商业游戏代码。--Source code of Quake III arena, famous 3D fire games of Quake III, commercial game code of ID Software.
- 2022-03-22 17:50:23下载
- 积分:1