Solution for a school project. Nothing interesting for anyone, really....
android-breakout-game is hosted in the following web site
https://github.com/joekickass/android-breakout-game
If you think the Android project android-breakout-game 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 android-breakout-game.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
android-breakout-game has the following Java source files.
se.otaino2.breakoutgame.BreakoutBoardCallback.java se.otaino2.breakoutgame.BreakoutBoardView.java se.otaino2.breakoutgame.MainActivity.java se.otaino2.breakoutgame.model.Background.java se.otaino2.breakoutgame.model.Block.java se.otaino2.breakoutgame.model.Dot.java se.otaino2.breakoutgame.model.Entity.java se.otaino2.breakoutgame.model.MovableEntity.java se.otaino2.breakoutgame.model.Paddle.java