-
游戏地图编辑器原理,方向键移动视图,F1,F2选择刷子
游戏地图编辑器原理,方向键移动视图,F1,F2选择刷子-game map editor principle, the direction keys Mobile View, F1, F2 choose brush
- 2022-08-09 16:28:41下载
- 积分: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
-
论坛支柱
bbs struts
- 2022-03-14 01:37:43下载
- 积分:1
-
Quadra是一个非常过瘾的情节游戏,可以单人或者多人玩(Internet或者局域网)。
Quadra是一个非常过瘾的情节游戏,可以单人或者多人玩(Internet或者局域网)。-Quadra(Internet)
- 2022-02-24 15:54:52下载
- 积分:1
-
泡泡龙一样的小游戏
泡泡龙一样的小游戏 -the same small hardcore game
- 2022-08-18 12:09:37下载
- 积分:1
-
这是一个猜数字游戏的vb源代码
这是一个猜数字游戏的vb源代码-This is a game of viewing the source code vb
- 2022-07-28 10:44:29下载
- 积分:1
-
算法比较复杂的人机像棋,运行速度也是非常之块的。
算法比较复杂的人机像棋,运行速度也是非常之块的。-more complex algorithm, as the man-machine chess, speed of operation is also very block.
- 2023-02-09 14:50:04下载
- 积分:1
-
windows下游戏编程的好书,需要的朋友可以下载
windows下游戏编程的好书,需要的朋友可以下载-windows under game programming books, a friend in need can be downloaded
- 2022-07-16 22:45:18下载
- 积分:1
-
游戏程序设计源码,很详细很详细
游戏编程源码,很全也很详细,是DEVC写得,用VC的自己再转一下-Game programming source code, it is also very detail-wide, DEVC are written with the VC about their sub-
- 2022-03-15 03:39:35下载
- 积分:1
-
过去,我写了一个灰度处理源代码,比较简单的一个组合初学者…
我以前写的一个灰度处理源代码,比较简单,初学者合用。-past, I wrote a gray handle source code, a relatively simple combination beginners.
- 2022-07-25 17:13:04下载
- 积分:1