-
- 2023-05-25 17:20: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
-
国外游戏开发者杂志2001年第一期配套代码,包含Jonathan Blow的示例代码并且还补充了自己的内积计算专栏的代码...
国外游戏开发者杂志2001年第一期配套代码,包含Jonathan Blow的示例代码并且还补充了自己的内积计算专栏的代码--Code of game development magazine in 2001 first issue, it including Jonathan Blow`s example code and also to supplement own inner product computation code
- 2022-01-28 03:58:24下载
- 积分:1
-
汉诺塔的源码,很好玩的
汉诺塔的源码,很好玩的-HANOR the source, very fun
- 2022-07-05 01:15:15下载
- 积分:1
-
importation of a maze of arbitrary size, with a stack get out of the maze of tra...
输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-importation of a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4* 3, not more than 30* 20. Otherwise there will be a wrong message. At the beginning of the importation of all walls, from top to bo
- 2022-02-15 22:18:55下载
- 积分:1
-
HANOR VC Demonstration Program
汉诺塔的VC演示程序-HANOR VC Demonstration Program
- 2023-08-20 18:30:03下载
- 积分:1
-
Mr
Mr-Gamemaker Bsp Tutorial Source Code
- 2022-05-20 14:53:57下载
- 积分:1
-
添七,棋牌游戏源代码,功能齐全,稳定,适合用于棋牌游戏开发
添七,棋牌游戏源代码,功能齐全,稳定,适合用于棋牌游戏开发-Tim 7, board games source code, full-featured, stable, and suitable for the development of board games
- 2023-07-18 05:40:02下载
- 积分:1
-
两个迷宫的例子
两个迷宫的例子-Two examples of the maze
- 2022-07-16 19:26:04下载
- 积分:1
-
" Soul Calibur" The mobile phone classic RPG source code, reference for...
《剑魂》经典的手机RPG源代码,供学习参考用。J2ME编写。-" Soul Calibur" The mobile phone classic RPG source code, reference for the study. J2ME prepared.
- 2022-06-29 20:10:30下载
- 积分:1