
Web application developed by Teodor Socea to provide a visual representation of various pathfinding algorithms.
Hosted at https://pathfinding-visualizer-st.web.app/.
Click the grid to draw some walls!

![]()
Made a mistake? Reset the grid, go back to default or enable Erase Mode. Don't forget to turn it off!

![]()
Move the nodes to wherever you like on the grid!

When you're done, press the button and watch it go!

Try moving the nodes and watch it update in real time!

The Menu
- Visualize: start running the algorithm;
- Clear Grid: remove all walls and previous run;
- Default Grid: go back to the grid you were given at the start;
- Clear Previous Run: remove all visited nodes and path;
- Erase Mode: toggle erase mode and remove walls.
