Android Open Source - Game simple turn






Project Summary

A Simple Thinking Game for Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of turn.

ItemValue
Java File Count5
Supported screen sizes[hdpi]
Target SDK Version18
Minimum SDK Version11
Activity Count1
jar files usedandroid-support-v4.jar
Asset File Namesassets\levels.turn




Resource Files

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.

null

Java Source Files

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