/Visualizer

Web-application using ReactJS that visualizes pathfinding algorithms

Primary LanguageJavaScript

Visualizer

web-application using ReactJS that visualizes pathfinding algorithms

Feel free to use the visualizer at : https://optimistic-poincare-571b80.netlify.app

Sample picture (Dijkstra):

image

How to use:

  • Move the spaceship and planet to desired places in the grid by clicking and dragging them
  • add walls by clicking and dragging around on the empty grid locations
  • press the dropdown algorithms button and choose desired algorithm to visualize
  • clear grid and walls whenever you want by clicking the respective buttons