volkerp / quadtree_Astar

Python programm showing A* path finding on quadtree representation of a 2D map.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuadTree A*

Python program showing A* path finding on quadtree representation of a 2D map.

python3 demo.py

demo

About

Python programm showing A* path finding on quadtree representation of a 2D map.

License:MIT License


Languages

Language:Python 100.0%