MicroPather
Description
MicroPather is a path finder and A* solver (astar or a-star) written in platform independent C++ that can be easily integrated into existing code. MicroPather focuses on being a path finding engine for video games but is a generic A* solver.
MicroPather Web SiteUser Ratings
User Reviews
-
Lightweight, extremely easy to implement astar implementation. Thanks to Lee Thomason for this.