Skip to content

My interpretation of Dijkstra's algorithm for finding shortest path between two given points. Pygame interface allows user to place START/FINISH and draw obstacles.

Notifications You must be signed in to change notification settings

zonkia/PathFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

PathFinder

My interpretation of Dijkstra's algorithm for finding shortest path between two given points. Pygame interface allows user to place START/FINISH and draw obstacles. https://repl.it/@zonkia/PathFinder

About

My interpretation of Dijkstra's algorithm for finding shortest path between two given points. Pygame interface allows user to place START/FINISH and draw obstacles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages