Skip to content

A* Path Finding visualization

Latest
Compare
Choose a tag to compare
@sk25469 sk25469 released this 20 Jul 16:03
· 3 commits to main since this release

This is the visual representation of the famous A* Pathfinding algorithm which is faster than Dijkstra's Algorithm. This uses the pygame library.