/Maze-Generator-And-Solver

Through the use of DFS and recursion, this program generates a random maze of your size and solves it. size given must be a perfect square.

Primary LanguageJava

No issues in this repository yet.