zfred219 / PathFinding-project

0 stars 0 forks source link

PathFinding

Deployment: Current Version Heroku Deployment

PathFinding is an single-page React app to facilitate understanding toward major graph algorithms

Algorithm:

Pathfinding:

Maze Generation:

Getting the app running locally

Clone the repo, run yarn install to install necessary dependencies and then you should be able to run yarn start to start the local server to access it on http://localhost:3000