Android Open Source - Game ball bouncerGame






Project Summary

game about bouncing ball for android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of bouncerGame.

ItemValue
Java File Count13
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count5
jar files usedandroid-support-v4.jar
Raw File Namesres\raw\click_collision.mp3
res\raw\sb_collisn.mp3




Resource Files

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.

null




Java Source Files

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