-
俄罗斯方块vc++编码
俄罗斯方块vc++编码-Tetris vc coding
- 2022-08-16 11:16:15下载
- 积分:1
-
Using c++ language compile one of the most basic of 2D online games, the code to...
用c++语言编的一个最基础的2D网络游戏,代码实现了地图的移动、位图的运用、人物的走动、坐标的输出等,这只是一部分的源码,是属于游戏中最基础的部分。-Using c++ language compile one of the most basic of 2D online games, the code to achieve the map s movement, the use of bitmaps, the characters of the walk, the coordinates of the output, etc., this is only part of the source code, are the most basic part of the game.
- 2022-12-29 04:35:03下载
- 积分:1
-
一开始是CPM电脑上的游戏,现在被用JAVA重写了,可以运行在当前大多数电脑上。
一开始是CPM电脑上的游戏,现在被用JAVA重写了,可以运行在当前大多数电脑上。- As soon as starts is on the CPM computer game, now is used JAVA
to rewrite, may move on the current majority computer.
- 2022-01-25 22:28:52下载
- 积分:1
-
这是一个帝国时代的2源代码,可以帮你学习一些东西!
这是一个帝国时代2的源码,可以帮数你学到东西!-This is an Age of Empires 2 source code, can help you learn a few things!
- 2022-04-13 12:51:09下载
- 积分:1
-
经典的推箱子游戏
经典的推箱子游戏-classic game magazines
- 2022-05-10 20:16:01下载
- 积分:1
-
模拟飞机飞行的源程序
模拟飞机飞行的源程序-simulated flight of the source
- 2022-01-25 17:02:11下载
- 积分:1
-
实现四国联军的象棋游戏的基本功能,并且读者可以使用
实现四国联军的象棋游戏的基本功能,并且读者可以使用-Realize four-nation coalition of the basic functions of chess game, and readers can use
- 2023-01-06 14:00:04下载
- 积分:1
-
扑克牌游戏源代码.zip
扑克牌游戏源代码.zip-poker game source code. Zip
- 2023-02-09 02:10: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
-
VB版的中国象棋人机对战源程序
VB版的中国象棋人机对战源程序-VB version of the man-machine chess players source
- 2022-10-18 05:15:03下载
- 积分:1