Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 302 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 302 Bytes

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