An open API service indexing awesome lists of open source software.

https://github.com/aheze/pathmapper

Find the shortest distance between 2 points on a map!
https://github.com/aheze/pathmapper

dijikstra-algorithm swift swiftui

Last synced: 10 months ago
JSON representation

Find the shortest distance between 2 points on a map!

Awesome Lists containing this project

README

          

# PathMapper

Find the shortest distance between 2 points on a map! Uses Dijkstra's algorithm. Also takes into account the direction of hallways (they were all one-way because of COVID).

https://user-images.githubusercontent.com/49819455/167876615-e0b18790-486b-4d61-8f65-9b1aa4823577.mp4