Cs 2114 project Android app that solves user defined mazes.
Maze_Solver is hosted in the following web site
https://github.com/dmoore09/Maze_Solver
If you think the Android project Maze_Solver 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 Maze_Solver.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar android-support-v4.jar mazesolver-classes.jar |
Maze_Solver has the following Java source files.
com.example.mindflexandroiddemo.MainActivity .java cs2114.mazesolver.Location .java cs2114.mazesolver.LocationTest .java cs2114.mazesolver.Maze .java cs2114.mazesolver.MazeSolverScreen .java cs2114.mazesolver.MazeSolverScreenTests .java cs2114.mazesolver.MazeTest .java