/A-star-path-visualizer

A desktop app for visualizing the A* path finding algorithm. It allows the user to select start and end points as well as draw obstacles for the program to find the shortest path through. There is also an option to toggle diagonal movement on and off to see the differences between paths the program chooses.

Primary LanguagePythonMIT LicenseMIT

Stargazers