Skip to content

The final project for my course on data and file structures that I took in Fall 2012. Basically, I needed to create something using an algorithm for graphs. I wanted to work with pathfinding, so I worked with Djikstra's algorithm (the professor talked me down from A* :( ).

joelebeau/djikstra_pathfinder

Repository files navigation

About

The final project for my course on data and file structures that I took in Fall 2012. Basically, I needed to create something using an algorithm for graphs. I wanted to work with pathfinding, so I worked with Djikstra's algorithm (the professor talked me down from A* :( ).

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages