A* pathfinding in ActionScript 3.0by Joseph Hocking | |
Relying heavily on this tutorial, I programmed a pathfinding library based on the A* algorithm. Click and drag the green and red squares in the interactive demo below to see the pathfinding algorithm in action. |