资源列表
Skyblue_Mine
- 模仿微软扫雷游戏的源代码,喜欢的可以看一下-To imitate Microsoft Minesweeper game' s source code, can look like
src
- 俄罗斯方块,适合学习了java Se想熟悉一下的朋友。-Tetris ,the game is a easy game.
Tetris
- 一个基于MFC的经典的智力游戏:俄罗斯方块。-MFC-based classic puzzle game: Tetris.
interesting-jigsaw
- 一个超级有意思的拼图游戏,具有超级蛋疼的交换算法,适合于接触C不长的新手学习-A fucking interesting puzzle game with super egg pain exchange algorithm suitable for contact with C novice learning
TerisGame
- 俄罗斯方块的代码,及其注释等,哈哈哈哈哈啊-Tetris code, and its comments, ha ha ha ha ha ah ha ha ha
sudoku_generate_solve_games
- 代码先生成一个终盘,然后挖洞生成一个题目,最后用DFS解题。终盘的生成和挖洞算法都很粗糙,但不失为一种方法。-The code generate a game then use DFS to solve it.
sudoku_recall_solve_games
- 代码用回溯法解数独题。subtraction和add函数是本代码的核心。explore是本代码的辑框架。全局变量使用。-The code use a recall algorithm to solve sudoku puzzles.add function is perfect.
PinTu
- 经典拼图游戏,可以自选图片。难度任选,对于初学C++编程的人应该有很好的借鉴意义-Classic jigsaw puzzle, can be chosen pictures. The difficulty an optional, should have a good reference for person beginner C++ programming
angry_bird_tanqiu_demo
- 使用vs2010写的愤怒的小鸟游戏弹球演示,研究游戏物理建模(一) 匀速与加速运动的生成。注意哦,并不是完整的愤怒的小鸟游戏,而只是完成了游戏中的某一个小功能。为了减少压缩包大小,上传之前删除了一些编译生成的临时文件,有朋友因为这个在编译的时候遇到了warning与error,其实不用怕,编译器会在第一次编译链接的时候再次生成这些文件,我们只要二次编译就可以了。请注意要把Debug目录中生成的canvas.exe拷贝至外层文件夹中再运行,否则不能加载资源文件。-A vs2010 write an
Teris
- C 语言写的俄罗斯方块小游戏,功能简单,黑白色界面-Tetris game written in C language, simple, black and white interface
Paopao
- 一个简单的打泡泡游戏,采用visual basic 6.0制作-Playing bubble games, a simple visual basic 6.0 Production
sodoku
- 一款简单的,运行在c++的,数独程序,自带检错功能-A simple run in c++ Sudoku program comes with error detection function