资源列表
eight-queen
- 八皇后游戏C++代码,程序运行后,显示步骤位置,没有游戏界面-Eight Queens game C++ code, the program runs, the step of displaying the position, there is no game interface
mali
- 猫版超级玛丽,全源码。很适合游戏新手学习。是个经典的例程。-Super Mario Cat, full source code. It is suitable for beginners to learn the game. Is a classic routines.
llk_C__OK
- 连连看算法,初学时写的,实现方法比较嫩,但算法不错。-Lianliankan algorithm, when learning to write, to achieve more tender approach, but the algorithm is not bad.
Mice-have-gone-astray-official
- 老鼠走迷宫是递回求解的基本题型,我们在二维阵列中使用2表示迷宫墙壁,使用1来表 示老鼠的行走路径,试以程式求出由入口至出口的路径。-Mouse Maze recursive solving fundamental questions, we used two maze walls in the two-dimensional array, using a mouse to indicate the walking path, try to programmatically determine
game
- pygame 朴素图形界面 华容道小游戏-pygame simple graphical interface Huarong game
brick-break
- Phthon实现的打砖块游戏。刚学python是写的,可能有点naive。-Phthon realize Arkanoid game. Python is just learning to write, may be a bit naive.
saolei
- 用visual basic编写的简单的扫雷程序。-Written using visual basic simple clearance procedures.
sudoku
- 实现了数独的功能,功能齐全,方法简单易懂。-Sudoku realized function, functional, simple and easy to understand.
russian-blocks
- 传统的俄罗斯方块游戏,界面友好,有配乐,用python书写。-The traditional Tetris game have friendly interface with sound track. written in Python.
bomb
- 模拟扫雷的功能,刚学,做出雷区的分布和周围数字的打印-Simulated mine features, just learning to make the distribution in and around the minefield of digital printing
ping-tu-game
- 一张完整的图片被分为8张打乱的小图片,使用方向键移动使其拼回原图-A complete picture is divided into eight small picture upset, use the arrow keys to move it back to the original fight
2048game
- python2.7下用PyQt仿制的2048小游戏,将图片换成images下的同名图片,可以得到不同的主题游戏。达到2048后可以选择继续或者退出,不能移动后提示失败并提示是否重新开始。dist文件夹和build文件夹下exe为py2exe生成的文件,方便未安装python的用户使用-popular game 2048 written whit PyQt4 in python2.7,you can generate your taste with changing the images in t