Skip to content

This is a search visualiser, which uses algorithms such as A* and Dijkstra's algorithm to solve an interactive maze

Notifications You must be signed in to change notification settings

enriavil1/search-visualiser-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search Visualizer using Breadth First Search, A*, and Djisktra's algorithm

Available Scripts

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.

search-visualiser-react

About

This is a search visualiser, which uses algorithms such as A* and Dijkstra's algorithm to solve an interactive maze

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published