Skip to content

DhruvGupta21/mazemapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MazeMapper

About -

This project helps us to visualize us to see all the paths taken by the algorithm before reaching the destination. By viewing the results we can visually verify the efficiency of the algorithm while it executes. The algorithms visualized in this project are

- BFS
- DFS
- Dijkstra's algorithm

This project was bootstrapped with Create React App.

How to run this project?

In the project directory, follow below steps:

npm install

This command will install the required dependecies.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published