Android Open Source - Game shoot shooter






Project Summary

DS rhythm game port to Android.

Web Site / Source Repository

shooter is hosted in the following web site
https://github.com/Jaween/shooter

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

ItemValue
Java File Count17
Supported screen sizes[nodpi]
Target SDK Version19
Minimum SDK Version9
Activity Count1
Asset File Namesassets\shooter_event.time
assets\shooter_player.time
Raw File Namesres\raw\laser_sound.mp3




Resource Files

There are 11 image files in shooter. The names of the image files are listed as follows.

earth.png
enemy.png
explosion.png
gunner_body.png
gunner_cannon.png
gunner_face.png
laser_strip.png
rapper.png
rapper_strip.png
trail_from_top_left_strip.png
trail_from_top_right_strip.png

The following screenshort is generated from the image listed above.

null




Java Source Files

shooter has the following Java source files.

com.ween.rhythm.Beats.java
com.ween.rhythm.Choreographer.java
com.ween.rhythm.Entity.java
com.ween.rhythm.MainActivity.java
com.ween.rhythm.MainSurface.java
com.ween.rhythm.Parser.java
com.ween.rhythm.Sprite.java
com.ween.rhythm.shooter.Earth.java
com.ween.rhythm.shooter.Enemy.java
com.ween.rhythm.shooter.EnemyMovementTrail.java
com.ween.rhythm.shooter.Explosion.java
com.ween.rhythm.shooter.Gunner.java
com.ween.rhythm.shooter.GunnerCanon.java
com.ween.rhythm.shooter.GunnerFace.java
com.ween.rhythm.shooter.Laser.java
com.ween.rhythm.shooter.ShooterLevel.java
com.ween.rhythm.shooter.Star.java