资源列表
tuixiangzi
- C语言版的推箱子游戏,同样是一款经典游戏。程序界面不是怎么好,希望大家多提意见-C language version of the Sokoban game, also is a classic game. Program interface is not how good you are, I hope you speak up ~ ~
tanchise
- 用c实现贪吃蛇的代码,包括图形驱动、玩游戏的具体实现过程、游戏成绩输出、图形结束-Snake' s code with the c implementation, including the graphics driver, the detailed realization of games, game performance output, graphics end
quake3
- quake3源码.的最全版本,之前的下载版总有缺失。RAR直接压缩,解压就能编。-quake3 source. the most complete version of the download version prior to total loss. RAR direct compression and decompression can be compiled.
5uwl_rjcodedelphishejigame40070222
- M2传奇服务器源码! -Legend of the server source code M2
typeGame
- 游戏编程入门里一个打字小游戏的实例。 TypeGame-Introduction to Game Programming in an instance of a typegame.
The_Ethics_of_Computer_Games
- 讲游戏开发的一款英文书。完全外国人的视角。-Stresses the development of a game written in English. Totally alien perspective.
arkanoid
- It s simple arkanoid game with minimum c++ code.
StarTrekRetro_Src
- It s game wriing in irlicht engine.
Sample3-Mesh_Viewer
- Is simple mesh viewer.
EmuEngine
- It s game engine. I find it in internet and give to other.
hexomania_src
- Game with use hex map.
SnakeApp
- 又一个贪吃蛇i游戏的源码,虽然每一款贪吃蛇的玩法都相同,但是编程的算法却不同,本贪吃蛇有要是应用到VC++的循环队列和简单链表原理实现的,用键盘上的W/A/S/D键分别控制蛇身移动,越接越长,在游戏开始前,蛇身、食物数量可以自己设置,提醒一下,这个游戏需要你的视力特别好哦,要不然看不清楚的。 -I another Snake game source code, although each of the games are played are the same as a Snake, but