-
贪吃蛇源代码编程(这已经是第XX个贪吃蛇源码了,难到老师们这么喜好贪吃蛇?)...
贪吃蛇源代码编程(这已经是第XX个贪吃蛇源码了,难到老师们这么喜好贪吃蛇?)-Snake programming source code (this is the XX- Snake source of hard to teachers such preferences Snake?)
- 2022-09-21 03:55:03下载
- 积分:1
-
学习VC++游戏编程的 好程序 象棋代码 算法比较复杂
学习VC++游戏编程的 好程序 象棋代码 算法比较复杂 -Learning VC++ game programming good chess program code more complicated algorithm
- 2022-05-25 19:03:58下载
- 积分:1
-
本程序向你展示了C语言下的图形编程,采用了最低层的方法写出来的,技术含量高。...
本程序向你展示了C语言下的图形编程,采用了最低层的方法写出来的,技术含量高。-this program shows you the C language for graphics programming, using the lowest level of the writing, a high level of technology.
- 2023-03-07 16:50:03下载
- 积分:1
-
cut version of the c151
c151的晋级版-cut version of the c151
- 2023-06-28 07:00:05下载
- 积分: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
-
flash3d engine
flash3d引擎-flash3d engine
- 2022-10-01 17:35:03下载
- 积分:1
-
滤镜过程的多种方式实现
滤镜过程的多种方式实现-filter in the process of achieving a variety of ways
- 2023-01-02 12:00:04下载
- 积分:1
-
这是一个帝国时代的2源代码,可以帮你学习一些东西!
这是一个帝国时代2的源码,可以帮数你学到东西!-This is an Age of Empires 2 source code, can help you learn a few things!
- 2022-04-13 12:51:09下载
- 积分:1
-
NDS 游戏开发入门实例代码 字符显示
简易入门使用
NDS 游戏开发入门实例代码 字符显示
简易入门使用-NDS game character entry code example shows the use of simple entry
- 2022-05-15 16:40:58下载
- 积分:1
-
Number guessing game, vb beginner entry
简单的猜数字小游戏,vb初学入门看看,适合入门者-Number guessing game, vb beginner entry
- 2022-01-21 19:52:50下载
- 积分:1