搜索资源列表
findwayvc
- 这个演示原来的设计是一个2D游戏的地图编辑器, 在这里主要演示Path-finding的算法 它可以随时设置地图上遮挡格子信息(用CTRL或ALT + 鼠标左键来设置), 然后控制人物 在地图上行走. 寻路生成的路径会由*标示出来 滚屏操作 : 用按键 E, D, S, F控制-this demonstration is the original design of a 2D game map editor, Here the main demonstration Path -
cgmapmaster.魔力宝贝地图浏览
- 魔力宝贝地图浏览,编辑修改程序全部源码。包含魔力/石器图档解码算法。,CROSSGATE map view, edit and modify the program all the source code. Contains the CG/SA bin file decoding algorithm.
A
- 在C++下进行地图的最短路径搜索的A*算法 这个算法被广泛应用在即时游戏的路径寻找过程上。-In the C++ under the map of the A* shortest path search algorithm for this algorithm is widely used in real-time search process on the path of the game.
Dialog
- 迷宫游戏,实现自我绘制地图,算法回溯法与A*算法。-Maze game, to achieve self-drawn map, backtracking algorithms and A* algorithm
several-Astar-algorithm-demos(cocos)
- 几个cocos中A*算法的demo样例,可以用于在使用格子地图或非格子地图时设计AI寻路的参考,或者直接使用-Several cocos in A* demo sample algorithm can be used to design AI pathfinding when using a map or grid map grid reference or direct use