资源列表
tcs
- 小游戏源代码:贪吃蛇游戏C语言源代码,基本程序源代码-Snake game C language source code, the basic source code
Coated-grid-game
- 涂格子游戏,可以过关,总共11关,主要是由于640*480的分辨率只能到14*14的格子了-Coated grid game, you can cross the border, a total of 11 off, mainly due to the resolution of only 640* 480 14* 14 grid to a
2048
- 《2048》[1]是比较流行的一款数字游戏。原版2048首先在github上发布,原作者是Gabriele Cirulli。它是基于《1024》和《小3传奇》的玩法开发而成的新型数字游戏[2]。 随后2048便出现各种版本,走各大平台。由Ketchapp公司移植到IOS的版本最为火热,现在约有1000万下载,其名字跟原版一模一样。衍生版中最出名的是《2048六边形》版本,先后在全球81个国家中的board game中排进了前200。安卓版非常火爆的有《挑战2048》,其2.0.0版以后还加入
lianziyouxi
- 连子游戏,当在一条直线上一方有不少于2个棋子,而另一方只有1个时,会削掉这个棋子。当某一方无子可下时,游戏结束。-Even sub games
Sokoban
- 实现简单的推箱子功能,参看源码可以了解简单推箱子游戏的设计过程和思路。-Sokoban simple function, see the source code can understand simple Sokoban game design process and ideas.
dazhi
- 一个用vb编写的打字游戏,用vb打开程序就可以直接运行
PushBox
- java编写的推箱子游戏,使用netbeans运行-Sokoban game written in java using netbeans to run
Tetris
- The simple code of Tetris.
tanchishe
- 用c语言编写的贪吃蛇双人对战版,一款益智游戏,挺简单的-Double Battle Snake c language version, a puzzle game, very simple
chidoudou
- 一个吃豆豆的游戏,游戏功能很简单,操作应该不用累赘了,用c语言写的~呵呵,不会很落后吧~-an eating Dou game, the game is very simple functions, operators do not have to be cumbersome, with the written language c ~ Oh, it will not be very backward ~
heibaiqi
- 黑白棋的源代码,本人编绘包含人工智能以供参考-Black and white chess source code, I compilation including artificial intelligence for reference
snake
- 本程序利用C语言编写来实现贪吃蛇小游戏。-This procedure using C language to achieve Snake game.