-
奇迹网站的原代码
奇迹网站的原代码-miracle site of the original code
- 2022-06-18 03:24:14下载
- 积分:1
-
cd最新版本,windows版本,客户端程序,客户端程序
cd最新版本,windows版本,客户端程序,客户端程序-cd latest version of windows version, client, client
- 2023-06-05 04:40:03下载
- 积分:1
-
《游戏编程精粹2》sample
《游戏编程精粹2》sample- "Game Programs Succinct 2" sample
- 2022-10-05 06:20:03下载
- 积分:1
-
趣味程序导学
趣味程序导学-举运52-interesting procedures Learning Guide-For Win 52
- 2023-08-26 22:00:03下载
- 积分:1
-
DirectX 封装
DirectX 封装-DirectX Packaging
- 2022-04-20 11:28:03下载
- 积分:1
-
famous 3D shooting game Quake III tools, ID Software's game commercial code.
著名的3D射击游戏Quake III的工具,ID Software的商业游戏代码。-famous 3D shooting game Quake III tools, ID Software"s game commercial code.
- 2022-01-29 01:32:35下载
- 积分:1
-
guess a few games to test your reaction speed oh
猜数游戏,测试你的反应速度哦-guess a few games to test your reaction speed oh
- 2023-06-18 09:55:04下载
- 积分:1
-
1.可设置方格数目,颜色,大小,线宽 2.随机产生一只老鼠 3.蛇可根据鼠标改变行动方向,当遇到老鼠是就吃掉,遇到自己的身体或边缘时死亡,并结束游戏 4.可产生...
1.可设置方格数目,颜色,大小,线宽 2.随机产生一只老鼠 3.蛇可根据鼠标改变行动方向,当遇到老鼠是就吃掉,遇到自己的身体或边缘时死亡,并结束游戏 4.可产生音乐 5.可以进行文件操作(保存当前游戏进度或装入游戏进度及当前的环境设置等) 6.显示当前日期时间,及进度进行的时间 7.显示当前得分合排名 8.可进行鼠标操作,如菜单功能选择,方向改变等-1. Box number can be set, color, size, width 2. Randomly generated a mouse 3. The snake can change the course of action the mouse, the mouse is when they eat it, which they physical or risk death and the end of four games. Music can have five. May to file operations (preserving current progress of the game or load the game and the current environment settings) 6. that shows the current date, and the progress of time 7. the current score shows a ranking 8. mouse operation can be carried out, such as menu options, including the change in direction
- 2022-06-22 01:18:11下载
- 积分:1
-
这是另外一个魔方的代码
这是另外一个魔方的代码-This is another source of a Rubik"s cube
- 2022-05-29 22:08:48下载
- 积分: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