Android Open Source - Graphics 2d BulletsForever






Project Summary

Simple 2D bullet hell (danmaku) with a simple ?evolving?? AI boss after each level. For Android 2.2 and up..

Web Site / Source Repository

BulletsForever is hosted in the following web site
https://github.com/Keripo/BulletsForever

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

ItemValue
Java File Count25
Supported screen sizes[hdpi]
Target SDK Version10
Minimum SDK Version4
Activity Count3
Asset File Namesassets\fonts\HappyKiller.ttf
Raw File Namesres\raw\boss_arm_explosion.wav
res\raw\boss_bullet.wav
res\raw\boss_explosion.wav
res\raw\classical.mp3
res\raw\classical_splash.mp3
res\raw\fanfare.wav
res\raw\oyasumi.wav
res\raw\player_boss_collision.wav
res\raw\player_bullet.wav
res\raw\techno.mp3
res\raw\techno_splash.mp3




License

The license information of BulletsForever is as follows:

GNU General Public License

Resource Files

There are 8 image files in BulletsForever. The names of the image files are listed as follows.

boss2f.png
boss3f.png
boss4f.png
bossarm.png
bossbullet.png
bullet.png
bullet2.png
jms.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.bulletsforever.bullets.AudioMusicPlayer.java
com.bulletsforever.bullets.AudioSoundPool.java
com.bulletsforever.bullets.DrawBitmapLoader.java
com.bulletsforever.bullets.DrawKeyHandler.java
com.bulletsforever.bullets.DrawObjectBackground.java
com.bulletsforever.bullets.DrawObjectBoss.java
com.bulletsforever.bullets.DrawObjectBullet.java
com.bulletsforever.bullets.DrawObjectDynamicArm.java
com.bulletsforever.bullets.DrawObjectDynamicBoss.java
com.bulletsforever.bullets.DrawObjectHUD.java
com.bulletsforever.bullets.DrawObjectPlayer.java
com.bulletsforever.bullets.DrawObject.java
com.bulletsforever.bullets.DrawRefreshHandler.java
com.bulletsforever.bullets.DrawTouchHandler.java
com.bulletsforever.bullets.DrawWorld.java
com.bulletsforever.bullets.GameMain.java
com.bulletsforever.bullets.GameScore.java
com.bulletsforever.bullets.MenuHome.java
com.bulletsforever.bullets.MenuSettings.java
com.bulletsforever.bullets.Settings.java
com.bulletsforever.bullets.ToolsFPSCounter.java
com.bulletsforever.bullets.ToolsRandomizer.java
com.bulletsforever.bullets.ToolsScoreboard.java
com.bulletsforever.bullets.ToolsTracker.java
com.bulletsforever.bullets.ToolsVibrator.java