-
一个经典的手机游戏源码。
一个经典的手机游戏源码。-a classic source of mobile games.
- 2022-04-01 00:07:48下载
- 积分:1
-
用visual c++ 实现的简单图形加载,可以学习类如何划分,并学习游戏载入界面的制作...
用visual c++ 实现的简单图形加载,可以学习类如何划分,并学习游戏载入界面的制作-JianXiaQingYuan Code
- 2022-03-21 17:31:58下载
- 积分:1
-
Windows下的简易小画板
Windows下的简易小画板-Windows simple small slate
- 2023-02-16 10:15:03下载
- 积分:1
-
国外游戏开发者杂志1998年第九期配套代码,包含Mitchell, Tatro, 和Bullard关于direct3d的文章中使用到方法的例子代码,并且还有一个...
国外游戏开发者杂志1998年第九期配套代码,包含Mitchell, Tatro, 和Bullard关于direct3d的文章中使用到方法的例子代码,并且还有一个avi文件作为例子--Code of game development magazine in 1998 the ninth issue, contains bullard`s example code about method used in direct3d article, also has a avi file
- 2023-07-08 21:15:03下载
- 积分: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
-
一个同学用C++写的小游戏,很有意思,对于初学C++的人来说有一定的帮助。...
一个同学用C++写的小游戏,很有意思,对于初学C++的人来说有一定的帮助。-A fellow student with C++ Write small games, very interesting, for the beginner C++ People who have some help.
- 2023-01-04 09:00:03下载
- 积分:1
-
C语言编写的俄罗斯方块游戏.
C语言编写的俄罗斯方块游戏.- C language compilation Russian block game.
- 2022-11-15 21:35:03下载
- 积分:1
-
3d game development book volumes attached to the source?, Chapter 4, development...
3d游戏开发大全书所附带源吗,第4章,开发环境UltraEdit,为torque script-3d game development book volumes attached to the source?, Chapter 4, development environment UltraEdit. of torque script
- 2022-02-12 07:37:01下载
- 积分:1
-
麻将游戏
麻将游戏简介
- 2022-02-21 02:14:23下载
- 积分:1
-
VC++6 game programming, including mine clearance, the Russian box, shooting game...
VC++6游戏编程,包括扫雷,俄罗斯方块,射击游戏等等。-VC++6 game programming, including mine clearance, the Russian box, shooting games and so on.
- 2022-04-18 06:20:20下载
- 积分:1