A simple demonstration of calculating the shortest path between two points avoiding obstacles using the Dijkstra's Algorithm.
MIT License (c) 2020, Richard Marks https://richardmarks.us See LICENSE.md
Dijkstra's Algorithm 2D Path-Finding Demo in pure vanilla JavaScript
MIT
A simple demonstration of calculating the shortest path between two points avoiding obstacles using the Dijkstra's Algorithm.
MIT License (c) 2020, Richard Marks https://richardmarks.us See LICENSE.md