Simple android game about color bubbles.
coloripher is hosted in the following web site
https://github.com/anvol/coloripher
If you think the Android project coloripher 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 coloripher.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 20 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.VIBRATE |
Asset File Names | assets\back.ogg assets\back_fool.mp3 |
coloripher has the following Java source files.
com.anvol.coloripher.MyGdxGame.java com.anvol.coloripher.actors.BulbActor.java com.anvol.coloripher.actors.CircleActor.java com.anvol.coloripher.actors.GameplayStage.java com.anvol.coloripher.actors.ScoreActor.java com.anvol.coloripher.android.AndroidLauncher.java com.anvol.coloripher.desktop.DesktopLauncher.java com.anvol.coloripher.screens.BaseScreen.java com.anvol.coloripher.screens.GameoverScreen.java com.anvol.coloripher.screens.GameplayScreen.java