koolzz / Labyrinth

Recursive rectangular Labyrinth (maze) builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Recursive rectangular Labyrinth (maze) builder


Languages

Language:Java 100.0%