Peggle style game demo for android.
BreakIn is hosted in the following web site
https://github.com/colettak/BreakIn
If you think the Android project BreakIn 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 BreakIn.
Item | Value |
---|---|
Java File Count | 7 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | andengine (2).jar andengine (3).jar andengine.jar andenginephysicsbox2dextension.jar |
Required Permissions | android.permission.WAKE_LOCK |
Asset File Names | assets\gfx\ball.png assets\gfx\rectanglepeg.png assets\gfx\rectanglepeghit.png assets\gfx\rectanglepegs.png assets\gfx\roundpeg.png assets\gfx\roundpegs.xcf assets\gfx\splashscreen.png assets\gfx\splashscreen.xcf assets\gfx\titlescreen.png assets\gfx\titlescreen.xcf assets\gfx\touchbox.png assets\gfx\ui_ball.png assets\gfx\ui_ball_1.png assets\gfx\ui_player.png |
BreakIn has the following Java source files.
com.colettak.breakin.GameLevel.java com.colettak.breakin.GameSprite.java com.colettak.breakin.Main.java com.colettak.breakin.MaxStepPhysicsWorld.java com.colettak.breakin.PegLevelSelector.java com.colettak.breakin.SplashExample.java