A* pathfinding in ActionScript 3.0

by 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.

Download the pathfinding library





return to flash page

return home