Android implementation of TurnBlue, a simple puzzle game.
turn_blue-android is hosted in the following web site
https://github.com/ctreatma/turn_blue-android
If you think the Android project turn_blue-android 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_blue-android.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 11 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 1 image files in turn_blue-android. The names of the image files are listed as follows.
turn_blue.png
The following screenshort is generated from the image listed above.
turn_blue-android has the following Java source files.
com.charlestreatman.android.turnblue.BuildConfig.java com.charlestreatman.android.turnblue.Game.java com.charlestreatman.android.turnblue.GameAdapter.java com.charlestreatman.android.turnblue.Square.java com.charlestreatman.android.turnblue.TurnBlue.java com.charlestreatman.android.turnblue.TurnBlueBoardView.java