2D Android game for CS371M.
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.
The following table is the detailed list of LetsBounce.
Item | Value |
---|---|
Java File Count | 14 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Raw File Names | res\raw\bounce.ogg |
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.
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