/pathfinding-demo

Dijkstra's Algorithm 2D Path-Finding Demo in pure vanilla JavaScript

MIT LicenseMIT

Dijkstra's Algorithm 2D Path-Finding Demo

A simple demonstration of calculating the shortest path between two points avoiding obstacles using the Dijkstra's Algorithm.

License

MIT License (c) 2020, Richard Marks https://richardmarks.us See LICENSE.md