Description: A randomly generated maze procedure written in Java, using depth-first algorithm to generate a maze to simulate the maze of little mice.
To Search:
File list (Check if you may need any files):
Maze
....\Cell.java
....\Mouse.java
....\TestMaze.java