资源列表
flag
- 三色旗是假设有一条绳子,上面有红、白、蓝三种颜色的旗子,起初绳子上的旗子颜色并没有顺序,您希望将之分类,并排列为蓝、白、红的顺序,要如何移动次数才会最少,注意您只能在绳子上进行这个动作,而且一次只能调换两个旗子。-Tricolore is assuming a rope above a red, white and blue flag, the flag colors rope initially did not order, you want to the classification and
biecaibaikuai
- 游戏别踩白块的代码,需要用到ezsyX库-the code of don t click the white block,need EasyX.
kuangjingtaosheng
- 小游戏逃出矿井游戏代码,需要用到easyX库-Escape mine game code, you need easyX library
魔板无图
- 数字拼图游戏,有计时器。同时还有排行榜数据库可以记录完成游戏时玩家的名字。
pintu1
- 这是一个简单的游戏,只要把数字按顺序排好就可以了。游戏方法是用鼠标点中数字,如果该数字相邻的格子为空,则自动移到到该空格。-This is a simple game, as long as the figures lined up in order on it. The game is to use the mouse point numbers, if the number of adjacent grid is empty, then automatically moves into th
maze
- 迷宫小游戏,智力类小游戏,打发休闲时光,有趣,好玩,娱乐-Maze games, intellectual class of small game, pass the leisure time, fun, fun, entertainment
pintu
- 此为拼图游戏,界面简单,易于操作,代码有些乱,还望见谅-This is a jigsaw puzzle, simple interface, easy operation, code some chaos, but also hope forgive me
fangkuai
- 基于C语言的一个最熟悉的俄罗斯方块简单的游戏,实现最基本的功能-One based on the C language most familiar simple game of Tetris, to achieve the most basic functions
minesweeping
- 一款初学者联系的简单的扫雷游戏,实现最基本的功能-Contact a beginner simple minesweeper game, to achieve the most basic functions
pushbox
- 一款简单的推箱子游戏,人人都很熟知的,适合初学者借鉴-A simple Sokoban game, everyone was well known for beginners learn
snake
- 一款简单的贪吃蛇游戏,可能不如游戏机上的完美,但实现了基本功能-A simple snake game, may not be perfect on a game console, but the realization of the basic functions
fire_emble
- 基于Java的类似于扫雷的小游戏,里面用到了比较先进的A*算法,双向bf树算法等算法。-Java-based mini-games like Minesweeper, which uses the A* algorithm is relatively advanced, two-way tree algorithm bf algorithms.