Skip to content

sakshi-dhamija/Pathfinder-Visualiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pathfinder Visualiser

Hello everyone, this is a visualiser tool for Pathfinding algorithms. I built it beacuse I love getting my hands on algorithms and hope you enjoy playing with it too!

The website is hosted here: https://pathfinder--visualiser.herokuapp.com/

Functioning

-- Green Node depicts the Start node, and red node depicts the end/goal node.

-- Black boxes represent walls or obstacles, which can be made by dragging your cursor on the grid.

-- Click on 'Visualise algorithm' button to visualise them in action.

What's Next

-- I plan on adding a speed feature to let you control the speed of the visualisation process.

-- Implement functionality to change the location of start and Goal nodes.

-- Add more algorithms as well as obstacles such as Maze to the project to get a deeper grasp over the concept.

Let me know if you have any suggestions/ changes you would like to see in the application.

About

A tool for visualizing various pathfinding algorithms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published