资源列表
FindPairs
- Its a simple game which try to find the fruit pairs.Coded with c++ in QT editor.
example-of-mario-game
- mario games with level using jQuery and javascr ipt
Snake
- 运用C语言,写出最简单的贪食蛇游戏,欢迎试玩。-Write easiest Snake game by c.
2048
- 2048的源代码,与手机上app的2048功能相同-2048 source code, and the phone app features the same 2048
yidongpanzi
- 最古老的疑难问题,移动盘子,来计算盘子的每一个移动步骤和总移动次数。-The difficult problem, the oldest mobile plate, is calculated for each moving step and the total number of moving plate.
N_queen
- 本代码可以实现n皇后的处理,输出总共的方案个数和具体的皇后布局-This code can achieve n-queens of processing, the output total number of programs and specific layout of the Queen
skyblue_Rect
- C++编写的小程序,俄罗斯方块,可以通过键盘对方块移位和变换形状,界面简洁。-C++ write small programs, Tetris, you can shift and change shape through the keyboard of the box, simple interface.
snake-name-2
- 简单的贪吃蛇游戏,很适合初学用C++做游戏的编程爱好者-Simple Snake game, it is suitable for beginners to do with the game' s programming enthusiasts C++
Maze1
- 可直接运行。老鼠走迷宫游戏。可编辑迷宫。-Can be run directly. Mouse Maze game. Editable maze.
lab04
- XNA游戏中的声音控制输入声音,输出声音 -XNA sounds in the game controlXNA sounds in the game controlXNA sounds in the game control
2048others
- 2048游戏的C语言实现,里面的注释比较清楚,C语言讲解细-2048 Game of the C language, which notes more clearly, C language to explain the fine
InOrder
- inorder tree traversal