bubble shooter android game.
Bubble-Shooter is hosted in the following web site
https://github.com/mazenwagdy/Bubble-Shooter
If you think the Android project Bubble-Shooter 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 Bubble-Shooter.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Target SDK Version | 8 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | json_simple-1.1.jar |
Required Permissions | android.permission.VIBRATE |
Raw File Names | res\raw\fall.mp3 res\raw\file.json res\raw\hit.mp3 res\raw\lose.mp3 res\raw\win.wav |
There are 4 image files in Bubble-Shooter. The names of the image files are listed as follows.
lose.png shoot_point.png stock_draw_sphere.png win.png
The following screenshort is generated from the image listed above.
Bubble-Shooter has the following Java source files.
bubble.shooter.Bubble.java bubble.shooter.BubbleShootActivity.java bubble.shooter.GameScene.java bubble.shooter.Generate.java bubble.shooter.LevelSelectMenu.java bubble.shooter.Options.java bubble.shooter.StartMenu.java game.engine.CanvasThread.java game.engine.Layer.java game.engine.Looper.java game.engine.Scene.java game.engine.Sprite.java game.engine.SurfaceViewHandler.java game.engine.TextSprite.java