game about bouncing ball for android.
bouncerGame is hosted in the following web site
https://github.com/tomekl007/bouncerGame
If you think the Android project bouncerGame 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 bouncerGame.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
Raw File Names | res\raw\click_collision.mp3 res\raw\sb_collisn.mp3 |
There are 15 image files in bouncerGame. The names of the image files are listed as follows.
bonus_platform_green.png ic_action_search.png platform_01.png platform_02.png platform_03.png platform_04.png platform_05.png platformbluelarger.gif player_large_hit.png player_larger.png player_platform.gif player_platform_bonus.png player_small_hit.png sprite_platforms.png star.png
The following screenshort is generated from the image listed above.
bouncerGame has the following Java source files.
bouncer.common.AudioClip.java bouncer.common.Timer.java bouncer.common.Tools.java bouncer.database.DatabaseHelper.java bouncer.database.ResultsList.java bouncer.database.ResultsListAdapter.java bouncer.logic.ArcadeGame.java bouncer.logic.Bouncer.java bouncer.logic.BouncerGame.java bouncer.logic.GameOver.java bouncer.logic.Menu.java bouncer.logic.TitleScreen.java bouncer.sprite.PlatformsDestroyAnimation.java