搜索资源列表
Maze
- 神奇的迷宫小游戏,包含有迷宫自动生成的算法,实现了“左手摸墙”算法,深度优先,广度优先搜索算法,以自动寻路。-Magic maze game maze includes automatic generation algorithm, to achieve a " left hand touching the wall" algorithm, depth first, breadth-first search algorithm to automatically find its
Astart_JAVA
- j2me手机游戏中自动寻路的实现方法。(A*算法)-j2me mobile game in the realization of automatic routing method. (A* algorithm)
Bean
- 吃豆豆源码,讲解了自动寻路原理,有详细的注释,是初学者比较好的参考-Eat Peas source code, automatically find its way to explain the principle of detailed notes, is a good reference for beginners
AstarPath
- 在50X50的棋盘上演示A*算法,可以自动形成随机障碍。寻路结束后可以显示所搜过的范围-50X50 chessboard in the A* algorithm demo