Skip to content

gmortensen/dungeon-puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

Solution to finding the shortest path in a dungeon from entered start and end points, navigating around obstacles within the dungeon. Uses Breadth-First Search to find the shortest path, and then utilizes backtracking to return the graph coordinates of the path taken.

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages