Android Open Source - Game bubble Bubble-Shooter






Project Summary

Bubble Shooter Game for Android.

Web Site / Source Repository

Bubble-Shooter is hosted in the following web site
https://github.com/M-Saleh/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.

Project Detail

The following table is the detailed list of Bubble-Shooter.

ItemValue
Java File Count15
Supported screen sizes[ldpi, mdpi, hdpi]
Target SDK Version8
Minimum SDK Version8
Activity Count4
jar files usedjson_simple-1.1.jar
Required Permissionsandroid.permission.VIBRATE
Raw File Namesres\raw\fall.mp3
res\raw\file.json
res\raw\hit.mp3
res\raw\lose.mp3
res\raw\win.wav




Resource Files

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.

null

Java Source Files

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