/a-star

A very simple A* implementation in C++ callable from Python for pathfinding on a two-dimensional grid.

Primary LanguageC++

a-star FLTK