-
一个用VB编写的关于拼图的游戏
一个用VB编写的关于拼图的游戏-a VB prepared on the puzzle game
- 2022-07-03 00:07:31下载
- 积分:1
-
用VC在BREW平台上开发的手机游戏Superball的源代码
用VC在BREW平台上开发的手机游戏Superball的源代码-mobile telephone game in brew platform with VC language.
- 2022-08-03 10:53:26下载
- 积分:1
-
who recently wrote a kind of a flight games, the main purpose is to temper raise...
人最近写的一个飞行类的游戏,主要目的是为了锻炼一下自己,提高编程水平,由于本人C++基础不是很好,所以程序中有很多地方设计的不是很合理,希望大家能够多提建议!-who recently wrote a kind of a flight games, the main purpose is to temper raise their level of programming, because I was not very good foundation C, and so are many of the design is not very reasonable, we can hope that more suggestions!
- 2022-05-31 21:23:41下载
- 积分:1
-
游戏代码的游戏地图编辑器代码
game code对于游戏地图的编辑代码-game code for the game map editor code
- 2022-01-31 00:09:49下载
- 积分:1
-
Extreme Game Programming 极限游戏编程
Extreme Game Programming 极限游戏编程-Extreme Ultimate Game Programming game programming
- 2022-03-12 03:20:19下载
- 积分:1
-
太空飞船,超小型的游戏.
太空飞船,超小型的游戏.-spacecraft, the ultra-small game.
- 2022-03-23 11:46:42下载
- 积分:1
-
tank 的源代码,写的不好
tank 的源代码,写的不好-tank the source code and write bad
- 2022-04-16 13:24:56下载
- 积分:1
-
著名物理引擎Hawk的源代码
著名物理引擎Hawk的源代码-Well-known physical Hawk engine source code
- 2022-05-30 23:46:03下载
- 积分:1
-
一个3DRPG游戏源码,VC6.0、DirectX8.0SDK下编译通过。本代码很有参考价值,强烈推荐!...
一个3DRPG游戏源码,VC6.0、DirectX8.0SDK下编译通过。本代码很有参考价值,强烈推荐!-a source 3DRPG game, VC6.0, DirectX8.0SDK under compile. The code was useful and strongly recommended!
- 2023-02-26 08:30:04下载
- 积分:1
-
贪吃蛇源程序
本程序为贪吃蛇游戏,想必大家都玩过这个游戏,程序源代码用TC2.0编译通过,需要图形驱动文件的支持,在TC2.0的集成环境中有.
本...
贪吃蛇源程序
本程序为贪吃蛇游戏,想必大家都玩过这个游戏,程序源代码用TC2.0编译通过,需要图形驱动文件的支持,在TC2.0的集成环境中有.
本程序利用数据结构中的链表,来将蛇身连接,同时当蛇吃到一定数目的东西时会自动升级,及移动速度会加快,程序会时刻将一些信息显示在屏幕上,包括所得分数,要吃多少东西才能升级,并且游戏者可以自己手动选择游戏级别,级别越高,蛇的移动速度越快.
另外,此游戏可能与CPU的速度有关系.-/* in the begin,there is only a snake head,and it will have to eat food*/
/* to become stronger,and it eat a piece of food each time,it will*/
/* lengthen it s body,with the number of food the snake eats going up,it*/
/* will become long more and more,and the score will goes up also.*/
/* there is always useful information during the game process.*/
/* if the path by which the snake goes to eat food is the shortest,the*/
/* score will add up a double.
- 2022-11-09 01:55:03下载
- 积分:1