-
a fun java game!
一个好玩的java游戏!-a fun java game!
- 2022-01-25 20:09:08下载
- 积分:1
-
解谜游戏
puzzle game
cool stuff
check this out-puzzle game cool stuff check this out
- 2023-03-22 14:05:03下载
- 积分:1
-
一个基于web的rpg游戏源代码
一个基于web的rpg游戏源代码-a web-based rpg game source code
- 2022-07-22 07:06:12下载
- 积分:1
-
3D游戏编程――06(DIRECTX9.0)
3D游戏编程――06(DIRECTX9.0)
- 2022-07-13 01:24:46下载
- 积分:1
-
DirectX9.0 3D游戏编程
DirectX9.0 3D游戏编程
- 2022-01-26 08:20:58下载
- 积分:1
-
源代码的我
网络游戏魔域源代码
测试可以完整变异,需要自己拿mysql.h-source code my
- 2022-01-31 06:16:44下载
- 积分:1
-
小游戏,打空中得东西,来自java2编程第五版
小游戏,打空中得东西,来自java2编程第五版-small games, playing things in the air, from the fifth edition of Programming java2
- 2022-03-10 17:07:01下载
- 积分:1
-
Iceman engine, the 2d game engine positioning times in the middle game engine. H...
冰人引擎,本2d游戏引擎定位于游戏次中层引擎。他不像CDX等引擎那样,大而全,定位于游戏的底层驱动,而是定位于可以直接用于游戏开发的中层引擎,但我把他叫做次中层引擎,是因为他包含一部分的底层相关东西,以便可以支持更多的游戏种类。 他支持的游戏如下:普通的小游戏,比如飞机游戏,俄罗斯方块等;传统RPG游戏;网络RPG游戏;网络棋牌类游戏;桌面游戏。也就是说,一般的2d游戏他都可以胜任!-Iceman engine, the 2d game engine positioning times in the middle game engine. He is not like other CDX based engine, large and all-encompassing, positioning game in the bottom-driven, but in positioning can be used directly in the middle game development engine, but I called his meeting middle engine, which is included as part of his bottom related things, in order to support more types of games. His support of the game are as follows : ordinary small games, games such as aircraft, the Russian cubes; Traditional RPG; RPG; Network games and dominoes; Desktop games. In other words, the general 2d game he can do!
- 2022-01-25 23:52:19下载
- 积分:1
-
仿LINUX下街机游戏KTron
仿LINUX下街机游戏KTron-imitation LINUX arcade games KTron
- 2023-04-16 03:50:03下载
- 积分: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