Android Open Source - Game 2d LetsBounce






Project Summary

2D Android game for CS371M.

Web Site / Source Repository

LetsBounce is hosted in the following web site
https://github.com/denebo/LetsBounce

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

ItemValue
Java File Count14
Target SDK Version17
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar
Raw File Namesres\raw\bounce.ogg




Resource Files

There are 5 image files in LetsBounce. The names of the image files are listed as follows.

green.png
logo.png
play.png
playagain.png
red.png

The following screenshort is generated from the image listed above.

null

Java Source Files

LetsBounce has the following Java source files.

com.example.letsbounce.AbstractActivity.java
com.example.letsbounce.Button.java
com.example.letsbounce.Clickable.java
com.example.letsbounce.Entity.java
com.example.letsbounce.FDestroyable.java
com.example.letsbounce.FObject.java
com.example.letsbounce.GameScene.java
com.example.letsbounce.Label.java
com.example.letsbounce.LetsBounce.java
com.example.letsbounce.LetsBounceActivity.java
com.example.letsbounce.MainThread.java
com.example.letsbounce.Scene.java
com.example.letsbounce.SurfacePanel.java
com.example.letsbounce.Touch.java