Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 291 Bytes

File metadata and controls

6 lines (3 loc) · 291 Bytes

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).

PathMapperDemo.mp4