A simple Android app to create and solve a maze..
MazeSolver is hosted in the following web site
https://github.com/brobohn/MazeSolver
If you think the Android project MazeSolver listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of MazeSolver.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar mazesolver-classes.jar |
MazeSolver has the following Java source files.
cs2114.mazesolver.Location .java cs2114.mazesolver.LocationTest .java cs2114.mazesolver.Maze .java cs2114.mazesolver.MazeSolverScreen .java cs2114.mazesolver.MazeSolverScreenTests .java cs2114.mazesolver.MazeTest .java cs2114.mazesolver.SolutionStack.java cs2114.mazesolver.SolutionStackTest .java