-
Gray chess source code is very interesting, huh, huh. Yo everyone can refer to.
灰白棋源代码很有意思,呵呵。大家可以参考呦。-Gray chess source code is very interesting, huh, huh. Yo everyone can refer to.
- 2023-05-21 23:20:03下载
- 积分:1
-
自已编的算24点的小游戏,原码和图片都已附上,做的不好不好笑话...
自已编的算24点的小游戏,原码和图片都已附上,做的不好不好笑话-Made their own count of the 24 point game, the original code and pictures are attached, to do bad bad joke
- 2023-03-22 03:25:03下载
- 积分:1
-
国外游戏开发者杂志1999年第四期配套代码,包括Jeff Lander物理仿真的例子和代码...
国外游戏开发者杂志1999年第四期配套代码,包括Jeff Lander物理仿真的例子和代码--Code of Game Developer Magazine in 1999 4th issue, it includes example and code of Jeff Lander physics simulation
- 2023-02-05 02:20:03下载
- 积分:1
-
c高手不要错过呵
c高手不要错过呵-not miss uh
- 2022-02-06 11:56:18下载
- 积分:1
-
很不错的代码分析请使用
很不错的代码分析请使用-very good use code analysis
- 2023-08-04 13:20:02下载
- 积分:1
-
流星之舟mapedit 程序适合初学学vc
流星之舟mapedit 程序适合初学学vc-meteor boat mapedit procedures suitable for beginners learning vc
- 2023-02-18 02:00:03下载
- 积分:1
-
风魂游戏底层开发库
风魂游戏底层开发库-Wind soul for the development of the game bottom
- 2023-06-03 07:35:03下载
- 积分:1
-
国外游戏开发者杂志2000年第四期配套代码,包括Ron Fosner的三维环境代码...
国外游戏开发者杂志2000年第四期配套代码,包括Ron Fosner的三维环境代码--Code of Game Developer Magazine in 2000 4th issue, it includes three dimensional environment code of Ron Fosner
- 2022-09-07 23:50:03下载
- 积分:1
-
矩阵表示迷宫,用最短路径实现队列发现。
用矩阵表示的迷宫,用队列实现最短路径发现。-matrix said maze, with the shortest path to achieve cohort found.
- 2022-08-18 14:37:39下载
- 积分: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