Tole-Git/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.
Java
No issues in this repository yet.
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.
Java
No issues in this repository yet.