Android Open Source - Game bubble BubbleShooter






Project Summary

Implementation for the famous Bubble Shooter game, supporting multiple levels with different themes. [Android].

Web Site / Source Repository

BubbleShooter is hosted in the following web site
https://github.com/amr-atef-afifi/BubbleShooter

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

ItemValue
Java File Count5
Target SDK Version17
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar
Asset File Namesassets\collision_sound.mp3
assets\fire.mp3
assets\loser.mp3
assets\winner.mp3




Resource Files

There are 28 image files in BubbleShooter. The names of the image files are listed as follows.

ic_game_christmas_large.png
ic_game_christmas_locked.png
ic_game_christmas_small.png
ic_game_christmas_unlocked.png
ic_game_factory_locked.png
ic_game_factory_unlocked.png
ic_game_forest_large.png
ic_game_forest_locked.png
ic_game_forest_small.png
ic_game_forest_unlocked.png
ic_game_gear_large.png
ic_game_gear_small.png
ic_game_port_large.png
ic_game_port_locked.png
ic_game_port_small.png
ic_game_port_unlocked.png
ic_game_sea_large.png
ic_game_sea_locked.png
ic_game_sea_small.png
ic_game_sea_unlocked.png
ic_game_street_large.png
ic_game_street_locked.png
ic_game_street_small.png
ic_game_street_unlocked.png
lost.png
main_menu_exit.png
main_menu_play.png
won.png

The following screenshort is generated from the image listed above.

null




Java Source Files

BubbleShooter has the following Java source files.

com.example.bubbleshootergame.GamePlay
.java
com.example.bubbleshootergame.GamePlayActivity.java
com.example.bubbleshootergame.GamePlayDrawer.java
com.example.bubbleshootergame.LevelChooser.java
com.example.bubbleshootergame.MainActivity.java