Skip to content

academic-resources/shortest-path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shortest Path Finder (Visualizer)

Shortest Path Finder using BFS algorithm in React

cover


Live demo

Running in your local

  • git clone https://github.com/bgoonz/shortest-path.git
  • npm install (after navigating inside the directory)
  • npm start

Features

  • Responsive grid layout for screen sizes
  • Rows and columns control
  • Custom maze building options
  • Random maze generator
  • Path length display
  • Mobile support
  • Easy to understand and implementable code

Technologies


Feel free to reuse or modify the code/project for your personal or professinal purposes
Raise PR for any bugs/imporvements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published