-
C language pronunciation procedures music
用C语言乐曲发音程序-C language pronunciation procedures music
- 2022-06-22 00:50:56下载
- 积分:1
-
Prepared by C Snake game, again to optimize the algorithm.
用C编写的贪吃蛇小游戏,再次优化了算法。-Prepared by C Snake game, again to optimize the algorithm.
- 2022-04-10 02:00:27下载
- 积分: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
-
Line intersect get the nearest point.
Line intersect get the nearest point.
- 2022-02-04 22:05:08下载
- 积分:1
-
移动方块,类似于华容道
移动方块,类似于华容道-mobile cubes, similar to HuaRong Road
- 2022-01-30 18:38:33下载
- 积分:1
-
一个视图分割的程序,偶学了好久了
一个视图分割的程序,偶学了好久了-a separate procedure, even a school for a long time
- 2022-05-21 13:39:34下载
- 积分:1
-
DC的SEGA_GG模拟器源代码
DC的SEGA_GG模拟器源代码-DC SEGA_GG simulator source code
- 2023-07-19 15:30:04下载
- 积分:1
-
famous 3D shooting game Quake III, ID Software's game commercial code. . Exe
著名的3D射击游戏Quake III,ID Software的商业游戏代码。.exe-famous 3D shooting game Quake III, ID Software"s game commercial code. . Exe
- 2022-05-23 21:08:05下载
- 积分:1
-
国外游戏开发者杂志1998年第五期配套代码,包含Rob Wyatt的关于监测系统内部性能的驱动和代码...
国外游戏开发者杂志1998年第五期配套代码,包含Rob Wyatt的关于监测系统内部性能的驱动和代码--Code of game development magazine in 1998 the fifth issue, contains Rob Wyatt`s driver and code about monitoring system interior performance
- 2023-07-30 18:50:03下载
- 积分:1
-
一个非常简单的赛车游戏,包含源代码,适合初学者使用。
一个非常简单的赛车小游戏,含源码,适合初学者.-A very simple car racing game, including source code, suitable for beginners.
- 2022-06-16 11:15:11下载
- 积分:1