Skip to content

aheze/PathMapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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