Android Open Source - Game bubble BubbleBlower






Project Summary

Android game. Player blows bubbles and pops them for points..

Web Site / Source Repository

BubbleBlower is hosted in the following web site
https://github.com/jgm55/BubbleBlower

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

ItemValue
Java File Count9
Target SDK Version17
Minimum SDK Version5
Activity Count1
jar files usedgdx-backend-android-sources.jar
gdx-backend-android.jar
gdx-sources.jar
gdx.jar
Required Permissionsandroid.permission.RECORD_AUDIO
android.permission.WAKE_LOCK
Asset File Namesassets\data\bubbleWand.png
assets\data\bubbleWand2.png
assets\data\comic.ttf
assets\data\comicSans.fnt
assets\data\comicSans.hiero
assets\data\comicSans.png
assets\data\comicbd.ttf
assets\data\libgdx.png
assets\data\score.pdn
assets\data\score.png
assets\data\titlePage.png
assets\data\titlePageScaled.png
assets\pop.mp3
assets\pop2.wav
assets\pop3.wav




Java Source Files

BubbleBlower has the following Java source files.

com.me.bubbles.Bubble.java
com.me.bubbles.BubblesGame.java
com.me.bubbles.MainActivity.java
com.me.bubbles.World.java
com.me.bubbles.WorldController.java
screens.GameScreen.java
screens.MicThread.java
screens.StartScreen.java
screens.WorldRenderer.java