/pathfinding-visualizer

A Python/Javascript(to be added)-based tool for visualizing pathfinding algorithms interactively. Choose from A*, Dijkstra's, and Breadth-First Search, set start/end points on a grid, and observe the algorithm's step-by-step process.

Primary LanguagePython

Watchers