Android Open Source - Game development penbomb






Project Summary

android mobile game development test.

Web Site / Source Repository

penbomb is hosted in the following web site
https://github.com/greentrasher/penbomb

If you think the Android project penbomb 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 penbomb.

ItemValue
Java File Count7
Supported screen sizes[mdpi]
Target SDK Version16
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




Resource Files

There are 2 image files in penbomb. The names of the image files are listed as follows.

boom_1.png
droid_1.png

The following screenshort is generated from the image listed above.

null

Java Source Files

penbomb has the following Java source files.

com.penbomb.game.MainThread.java
com.penbomb.game.PenBombActivity.java
com.penbomb.game.PenBombPanel.java
com.penbomb.game.logic.Grid.java
com.penbomb.game.model.Boom.java
com.penbomb.game.model.Droid.java
com.penbomb.game.model.PenPointer.java