Skip to content

thomas-m1/Labyrinth

Repository files navigation

Labyrinth

Finds a path to an exit of a given labyrinth with keys to move through corridors.

Implemented an adjency matrix and used a modified depth first search algorithm to recursively search possible options until a path to the exit is found

About

Implements DFS to efficiently solve a labyrinth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages