Android scary maze game.
Scary-maze is hosted in the following web site
https://github.com/ioanbsu/Scary-maze
If you think the Android project Scary-maze 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 Scary-maze.
Item | Value |
---|---|
Java File Count | 11 |
Minimum SDK Version | 8 |
Activity Count | 3 |
Required Permissions | android.permission.CAMERA android.permission.RECORD_AUDIO android.permission.VIBRATE android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\ding.wav res\raw\scary.mp3 |
There are 2 image files in Scary-maze. The names of the image files are listed as follows.
metalball.png smile.png
The following screenshort is generated from the image listed above.
Scary-maze has the following Java source files.
com.artigile.android.ApplicationSettings.java com.artigile.android.Converter.java com.artigile.android.Dot.java com.artigile.android.FileUtils.java com.artigile.android.GameMenu.java com.artigile.android.MagicMaze.java com.artigile.android.MazeActivity.java com.artigile.android.MazeDotState.java com.artigile.android.MazeSquaresBuilder.java com.artigile.android.MazeView.java com.artigile.android.RecorderService.java