Android Open Source - Game project android-breakout-game






Project Summary

Solution for a school project. Nothing interesting for anyone, really....

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of android-breakout-game.

ItemValue
Java File Count9
Target SDK Version17
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar




Java Source Files

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