https://b0ink.github.io/Wheelchair-Pathfinding/
- Use the dropdowns to select the heuristic function and algorithm type.
- Click on one of the blue nodes/points of interest to select the the start node.
- Click on a second node to select the destination node.
- The pathfinding will automatically begin. When a route has been found, it will be rendered on the map.
- NodeJS >v18. This project was tested and built using NodeJS v20.9.0 & NPM v10.5.1
Installs all node modules
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
This project was bootstrapped with Create React App.