Casual game for Android platform, where the purpose is to guide a caracter out a maze in a given time..
GetOut is hosted in the following web site
https://github.com/Viish/GetOut
If you think the Android project GetOut 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 GetOut.
Item | Value |
---|---|
Java File Count | 6 |
Minimum SDK Version | 10 |
Activity Count | 1 |
There are 9 image files in GetOut. The names of the image files are listed as follows.
box.png down.png in.png left.png out.png right.png rock.png tile.png up.png
The following screenshort is generated from the image listed above.
GetOut has the following Java source files.
com.viish.apps.android.games.getout.GameActivity.java com.viish.apps.android.games.getout.GameEngine .java com.viish.apps.android.games.getout.GameView.java com.viish.apps.android.games.getout.MapGenerator.java com.viish.apps.android.games.getout.PaintThread.java