Quick Links

AI redone in ActionScript

AI Path Following with Avoidance Applet

A* Path Finding

A* Pathfinding is the ubiquitous path finding algorithm. WIKI_LINK.

Here is my implementation in ActionScript: