/PyStar

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

PyStar

an A* algorithm implementation in python.

why does this exist?

Going to use for an upcoming competition :)

Can I use this?

Yeah just follow the GNU GPL v3 license.

TODO

  • Add documentation
  • Add unit tests
  • Add more examples