Skip to content

A web application to visualise various pathfinding algorithms.

Notifications You must be signed in to change notification settings

TeodorSocea/Pathfinding-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Pathfinding-Visualizer


Web application developed by Teodor Socea to provide a visual representation of various pathfinding algorithms. Hosted at https://pathfinding-visualizer-st.web.app/.

Using the app

Getting Started

Click the grid to draw some walls!

Oops!

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

Start/Finish Nodes

Move the nodes to wherever you like on the grid!

Visualize!

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

Shortest Path

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.

About

A web application to visualise various pathfinding algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published