Android Open Source - Game puzzle RotateIt






Project Summary

An android rotate-puzzle game.

Web Site / Source Repository

RotateIt is hosted in the following web site
https://github.com/Kev1nChen/RotateIt

If you think the Android project RotateIt 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 RotateIt.

ItemValue
Java File Count7
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version16
Activity Count4
jar files usedandroid-support-v4.jar




Resource Files

There are 10 image files in RotateIt. The names of the image files are listed as follows.

number_0.png
number_1.png
number_2.png
number_3.png
number_4.png
number_5.png
number_6.png
number_7.png
number_8.png
number_9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

RotateIt has the following Java source files.

com.kevinychen.rotateit.ui.AboutActivity.java
com.kevinychen.rotateit.ui.GameActivity.java
com.kevinychen.rotateit.ui.WelcomeActivity.java
com.kevinychen.rotateit.util.CircularArrayList.java
com.kevinychen.rotateit.util.NumberCard.java
com.kevinychen.rotateit.util.RotateValidator.java
com.kevinychen.rotateit.util.StepRecorder.java