/As3Pathfinder

as3pathfinder is a Grid Path finding Library written on Action Script 3. It is finding shortest route from start point to end on a 2D grid for given map of obstacles. Utilizes Dijkstra's algorithm.

Primary LanguageActionScript

No issues in this repository yet.