-
焰火演示
焰火演示-Fireworks demo
- 2022-02-26 05:13:52下载
- 积分:1
-
模拟飞机飞行的源程序
模拟飞机飞行的源程序-simulated flight of the source
- 2022-01-25 17:02:11下载
- 积分:1
-
a mahjong procedures. Me.
一个麻将程序。我的。-a mahjong procedures. Me.
- 2022-01-20 23:03:32下载
- 积分:1
-
一个类似俄罗斯方块的游戏
一个类似俄罗斯方块的游戏 -A game which is like to Russian Square
- 2022-07-08 18:35:25下载
- 积分: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
-
find cocler
辅助找图找色的工具,很好的 游戏 辅助工具 -find cocler
- 2022-03-25 05:05:14下载
- 积分:1
-
这是用OpenGL在VC++ 6环境下编写代码走天空地形,…
这是用OpenGL在vc++6.0环境下写的天空地形游走的代码,可用键盘控制。-It is used OpenGL in vc++6.0 environment to write code to walk the sky terrain, available keyboard control.
- 2022-02-03 01:59:36下载
- 积分:1
-
24点游戏,DOS下运行的,增加了输入验证的强度,可以在程序中对答案进行查询...
24点游戏,DOS下运行的,增加了输入验证的强度,可以在程序中对答案进行查询-24-point game, DOS running under, an increase of the intensity of input validation, you can answer in the proceedings of the inquiry
- 2023-03-07 05:35:04下载
- 积分:1
-
此段源代码为贪吃蛇游戏的C语言代码,程序比较简单,限于本人水平,只能这样了。
此段源代码为贪吃蛇游戏的C语言代码,程序比较简单,限于本人水平,只能这样了。-This Snake game source code for the C language code, the procedure is relatively simple, limited to the level I can only be the case.
- 2022-03-07 19:59:20下载
- 积分:1
-
我自己的俄罗斯方块
我自己的俄罗斯方块-my own Tetris
- 2022-07-15 19:27:31下载
- 积分:1