资源列表
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.
2014_winter_tongji
- 2048游戏的代码。提高编程游戏趣味。其中的一部分代码是借鉴了开发作者的。供大家参考。-This is a program of 2048 just for fun and thereby you can be more interested in programing.