资源列表
llk
- C++练练看源码,自认为算法写的还可以,有兴趣的可以参考-Thought they look at the source, the algorithm can also be written, are interested can look
shoot
- 射击小游戏,适合flash初学者。用于学习flash,设计等方面-Shooting game for flash beginners. For learning flash, design, etc.
sweep-mine
- 完成一个简易的扫雷,里面含有所有源代码,希望对有爱好的人提供参考-To complete a simple minesweeper, contains all the source code, hope to provide reference to have fun
Snake
- Android贪食蛇的APK文件,自己写的,可以供参考。-Snake Android APK file, write your own, can be used for reference.
Maze
- (1)创建并打印迷宫 (2)自动寻路并演示 (3)改变迷宫难度 (4)定位光标和隐藏光标 (5)玩家控制走迷宫 (6)评分系统 (7)排序系统 (8)文件读写 (9)获取当前时间 -(1) Create and print Maze (2) automatic routing and presentation (3) the difficulty of changing the Maze (4) to position the cursor and hide
Super-Mario-c-P-P-source-code
- 超级玛丽c++源代码,可以直接运行,可以打开查看代码-Super Mario c++ source code
Snake_Android
- android下的一款简单贪吃蛇游戏,可以参考学习。-snake game
Tetris
- 利用windows api实现俄罗斯方块。其中包括MyPaint()函数用于绘图 -To use windows api to achieve Tetris. Including MyPaint () function is used for drawing
Tetris
- java开发的俄罗斯方块游戏。自己本人亲手写。 -Tetris game developed by java.
CrossGame
- 利用cocos2d-x引擎制作的十字消除类,益智游戏-Use cocos2d-x engine produced Cross eliminate class, puzzle games
Snake
- 贪吃蛇是一款很古董的游戏了,相信大家都玩过,于是写了个贪吃蛇游戏与大家分享,学习是在不断实践中成才的,希望对大家的学习有帮助。 -Snake is a very antique game, I believe we have played, then wrote a Snake game to share with you that learning is taught in constant practice, we want to help the learning.
A-guessing-game
- 一个猜数游戏,判断一个人反应快慢。主要是测试一个反应快慢的小游戏-A guessing game to determine a person reaction speed.