/Labyrinth

Recursive rectangular Labyrinth (maze) builder

Primary LanguageJava

Labyrinth

This is a recursive implementation of a rectangular Labyrinth (maze) builder. It creates a maze and has 2 different maze path finders (solvers) The code isn't well documented and requires a lot of work, but as it is just a college project it has fulfilled its purpose.