-
在游戏机上编写的游戏
C++编写的控制台上的闯城堡游戏-prepared by the C on the console Chuang Castle game
- 2022-06-21 13:06:52下载
- 积分:1
-
一个完整的2D滚屏游戏示例,编译后可以运行玩耍。使用DIRECT DRAW,DIRECT INPUT,DIRECT SOUND;游戏逻辑完整,有记分系统,供喜欢...
一个完整的2D滚屏游戏示例,编译后可以运行玩耍。使用DIRECT DRAW,DIRECT INPUT,DIRECT SOUND;游戏逻辑完整,有记分系统,供喜欢游戏编程的初学者参考切磋。-a full 2d scrolling screen game demo.play it after building.using DIRECT DRAW,DIRECT INPUT,DIRECT SOUND,game logic is complete,whith score counting system.it is prepared for the beginner of game development.
- 2022-01-25 17:42:47下载
- 积分:1
-
台球游戏,包括引擎代码和资源,很好的
一款3d台球游戏,包含引擎代码和资源,非常精致-billiards game, including engine code and resources, a very fine
- 2023-03-29 03:25:03下载
- 积分:1
-
游戏编程精华01-含有几十个游戏编程例子
游戏编程精华01-含有几十个游戏编程例子-Game Programming Gems 01 there are tens of examples of game programming.
- 2022-04-02 05:54:23下载
- 积分: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
-
我学c语言时用TC写的打字程序,蛮好用的。
我学c语言时用TC写的打字程序,蛮好用的。-I studied language used to write the TC typing procedures, very good use.
- 2022-05-15 15:27:15下载
- 积分:1
-
我对他如何控制准星、显示敌友很好奇,找来看看的 支不支持1.5版CS不知道。...
我对他如何控制准星、显示敌友很好奇,找来看看的 支不支持1.5版CS不知道。-I dug this trainner out since I was so curious about how it managed to control the aim and show friends/enemies automatically. It s not tested under CS version 1.5 yet.
- 2022-08-15 18:28:04下载
- 积分:1
-
essence of the game program, for beginners to the game developers helpful
游戏编程精粹,对刚入门的游戏开发者很有帮助-essence of the game program, for beginners to the game developers helpful
- 2022-04-26 16:42:01下载
- 积分:1
-
C做的赛车游戏也是不错的,
C做的赛车游戏也是不错的,-C do racing game is good, huh
- 2022-03-16 03:22:26下载
- 积分:1
-
简单的纸牌游戏,对于初学者来说
简单的纸牌游戏,请初学者-simple card game, for beginner
- 2022-02-06 06:53:24下载
- 积分:1