/a-star-test

A* implementation using Python and OpenCV

Primary LanguagePython

a-star-test

A* implementation using Python and OpenCV

Initial stage. ABSURDLY SLOW

Run "pathfind.py" to test it. You can draw obstacles with your mouse on the map. Tweak the parameters to change size, initial and destination points.