Android Open Source - Game andengine Breakout






Project Summary

A simple Breakout game made using AndEngine for Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Breakout.

ItemValue
Java File Count1
Minimum SDK Version4
Activity Count1
jar files usedandengine.jar
andenginephysicsbox2dextension.jar
Required Permissionsandroid.permission.WAKE_LOCK
Asset File Namesassets\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




Java Source Files

Breakout has the following Java source files.

com.isthisonthetest.breakout.Breakout.java