A simple Breakout game made using AndEngine for Android.
Breakout is hosted in the following web site
https://github.com/pheonixblade9/Breakout
If you think the Android project Breakout 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 Breakout.
Item | Value |
---|---|
Java File Count | 1 |
Minimum SDK Version | 4 |
Activity Count | 1 |
jar files used | andengine.jar andenginephysicsbox2dextension.jar |
Required Permissions | android.permission.WAKE_LOCK |
Asset File Names | assets\gfx\background.png assets\gfx\ball.png assets\gfx\box.png assets\gfx\pong.png assets\mfx\crush.ogg assets\mfx\death.ogg assets\mfx\paddlehit.ogg |
Breakout has the following Java source files.
com.isthisonthetest.breakout.Breakout.java