A simple 2 player Android battle game..
BlasterBattle is hosted in the following web site
https://github.com/Raffledoocious/BlasterBattle
If you think the Android project BlasterBattle 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 BlasterBattle.
Item | Value |
---|---|
Java File Count | 11 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
BlasterBattle has the following Java source files.
com.raffledoocious.blasterbattle.AboutActivity.java com.raffledoocious.blasterbattle.Bullet.java com.raffledoocious.blasterbattle.GameActivity.java com.raffledoocious.blasterbattle.MainActivity.java com.raffledoocious.blasterbattle.SettingsActivity.java com.raffledoocious.drawing.AnimationBoard.java com.raffledoocious.drawing.GameBoard.java com.raffledoocious.manager.BulletManager.java com.raffledoocious.manager.SettingsManager.java