A Simple Thinking Game for Android.
turn is hosted in the following web site
https://github.com/cjmoeller/turn
If you think the Android project turn 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 turn.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Asset File Names | assets\levels.turn |
There are 2 image files in turn. The names of the image files are listed as follows.
facedown.png faceup.png
The following screenshort is generated from the image listed above.
turn has the following Java source files.
de.jmoeller.turn.GameObject.java de.jmoeller.turn.GameSurface.java de.jmoeller.turn.MainActivity.java de.jmoeller.turn.TurnLevel.java de.jmoeller.turn.TurnableEntity.java