资源列表
sudoku3
- 数独的解法程序,利用了递归算法,在不能确定数的情况下,假设数,继续进行算法,直到所有可能性排除返回,以排除假设的数。-The the Sudoku Solution program, the use of a recursive algorithm, the case can not determine the number of assumptions, and proceed with the algorithm, until all excluded the possibility of
hxdm
- 用sdl做图形界面的,C语言程序编的扫雷程序代码-Demining program code, C language program compiled sdl graphical interface
oluoshifangkuai
- 俄罗斯方块,在控制台中运行的,可以一个人玩也可以设置两个人玩-Tetris, in the console running, you can play a person can also set two people play
snake
- 本程序利用C语言编写来实现贪吃蛇小游戏。-This procedure using C language to achieve Snake game.
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
tanchishe
- 用c语言编写的贪吃蛇双人对战版,一款益智游戏,挺简单的-Double Battle Snake c language version, a puzzle game, very simple
PushBox
- java编写的推箱子游戏,使用netbeans运行-Sokoban game written in java using netbeans to run
Tetris
- The simple code of Tetris.
dazhi
- 一个用vb编写的打字游戏,用vb打开程序就可以直接运行
lianziyouxi
- 连子游戏,当在一条直线上一方有不少于2个棋子,而另一方只有1个时,会削掉这个棋子。当某一方无子可下时,游戏结束。-Even sub games
Sokoban
- 实现简单的推箱子功能,参看源码可以了解简单推箱子游戏的设计过程和思路。-Sokoban simple function, see the source code can understand simple Sokoban game design process and ideas.