PathFinder
A path finding algorithms visualiser built with react using typescript.
TODO:
- introduce the weights to the vertices
- implement dijkstra and A*
- add some maze generation algorithms?
In the project directory, you can run:
npm start
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.