This program finds the shortest path between the given start and end points. You can build walls between the nodes and visualize with colors the path-finding algorithm at runtime. At the moment it only supports Dijkstra's algorithm but I am working to implement others.
- Sourcegithub.com/jocades/Path-Finder
- PlatformBrowser
- StackJS, React