资源列表
python_maze
- 迷宫小游戏,分简单、中等、困难三个等级,不同等级的区别在于迷宫大小不同,每一关随机生成迷宫,另有计步数功能。-Maze of easy, medium, difficult three levels, the difference between different levels is the different size of each level. System randomly generate maze everytime, while taking into account the n
Sokoban
- 实现简单的推箱子功能,参看源码可以了解简单推箱子游戏的设计过程和思路。-Sokoban simple function, see the source code can understand simple Sokoban game design process and ideas.
Tetris-V1.0
- 利用mfc编写的俄罗斯方块,可以实现最基本的俄罗斯方块功能-Use mfc Tetris, Tetris can achieve the basic function
Rcode
- 3D魔方游戏源码,实用于初学c++语言后进行项目练习的学习者-3D Cube game source code, project and practical exercises at the beginner c++ language learners
code
- VC++编写中国象棋人机对弈源码贡献包含各种搜索算法-VC++ write Chinese chess source contribution includes a variety of man-machine chess search algorithms
Tetris
- 俄罗斯方块游戏 俄罗斯方块游戏-Tetris Game Tetris Game Tetris Game
AI_fiveChess_1_0-CPP
- 五子棋智能对战 五子棋智能对战 五子棋智能对战-AI five chess play AI five chess play AI five chess play AI five chess play
cn700_vb5244668822444
- 这是一个用VB语言编写的俄罗斯方块小程序。欢迎指正交流。-This is a VB language Tetris applet. Please correct and communicate.
Hanoi
- 罗汉塔(hanoi)程序代码 输入层数 自动输出运行顺序-Luo Hanta (hanoi) code input layers automatically output running order
game
- 华容道游戏,由于刚学Java没多久,只做到第一关,你们感受下,小编好不容易才能过呢。-Puzzle, because just learning Java did not take long, just do the first hurdle, the next you feel, small order finally had it.
Draw4Guess
- 你画我猜课程设计示例代码,可运行,无错误-I guess you draw curriculum design example code can be run, no error
tetris
- 一个简单的窗口游戏俄罗斯方块,可以进行实时聊天,用c++,MFC