android mobile game development test.
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.
The following table is the detailed list of penbomb.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
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.
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