GitHub - wrongsyntax/AStar: A* pathfinding implementation in Python · GitHub
Skip to content

wrongsyntax/AStar

Folders and files

Repository files navigation

AStar

A Python implementation of the A* pathfinding algorithm.

CodeFactor

Given a series of points that form the boundary of a region that is to be avoided, the goal of this algorithm is to find the shortest route around the obstacle.

The documentation for this project is in the wiki.

About

A* pathfinding implementation in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages