robinrowe / a-star

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

a-star FLTK

About

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


Languages

Language:C++ 58.5%Language:Python 32.6%Language:CMake 7.1%Language:Makefile 1.7%