资源列表
Maze32
- VC迷宫游戏,支持随机生成迷宫地图,用键盘上的方向键可控制红块在迷宫中走动,直到走出迷宫你就赢了。- VC maze games, support randomly generated maze map, use the arrow keys on your keyboard to control the red block walk around in the maze, maze until you win.
fivesimplegames
- 本人初学者,用c++编了几个小游戏,不算太难,但也可以拿出来让人分享,包括幻方,跑步竞赛,炮台,排数游戏,打砖块。-I m a beginner with c++ and I made five little games to share with you,they are magic circle,runing competition,tank game,number game,and hit bricks.
Russian_final
- 使用Java GUI、事件处理和并发编程完成俄罗斯方块游戏的开发-Use Java GUI, event handling, and completed the development of concurrent programming Tetris game
My2048WorldCup
- 2048世界杯版的游戏代码,Resources文件夹下是图片和音频资源,实现了从4到2048的合成,另有商店选项-2048 World Cup Edition, with Start Layer, Game Layer and Shop Layer. Also, pictures and audio could be found under folder Resources\
flappy_3_life
- 飞翔的小鸟代码及资源, 包含一个Xcode工程,可以直接运行-Code and resources of Flappy Bird
trollface
- 一个经典解谜类小游戏,trollface的代码及资源,cocos2d-x 2.2.3版本可以直接运行-A demo of trollface quest game
Trollface3
- 一个解谜类小游戏,trollface quest3全套代码及资源,可在cocos2d-x 2.2.3版本下完美运行-A new demo of trollface quest3
N_QUEENS
- N皇后问题,暴力搜索的解法,效率一般,欢迎交流-N queens problem, solution, violent searching efficiency in general, welcomed the exchange of
pullbox-game
- 使用C语言编写的推箱子游戏,并在调试环境下正确运行。-Using the C language Sokoban game and run correctly under debugging environment.
Tetris-GAME
- 俄罗斯方块小游戏,使用matlab编程,内有画面截图。-Tetris game, using MATLAB programming, there are screenshots.
Game-of-Maze
- MFC下编写迷宫游戏,C++编写,采用BFS自动寻路算法,-MFC ,c++,fun maze game
2048
- 基于控制台实现C语言版的2048.具有撤销,清除等功能,Vc++6.0编译通过。-Console-based realization of C language version of the 2048.as withdrawn, clearing and other functions, Vc++ 6.0 compiler through.