Android Open Source - Game puzzle turn_blue-android






Project Summary

Android implementation of TurnBlue, a simple puzzle game.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of turn_blue-android.

ItemValue
Java File Count6
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version11
Activity Count1
jar files usedandroid-support-v4.jar




Resource Files

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.

null

Java Source Files

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