Skip to content

Releases: sk25469/visualized_pathfinding

A* Path Finding visualization

20 Jul 16:03
Compare
Choose a tag to compare

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