DS rhythm game port to Android.
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.
The following table is the detailed list of shooter.
Item | Value |
---|---|
Java File Count | 17 |
Supported screen sizes | [nodpi] |
Target SDK Version | 19 |
Minimum SDK Version | 9 |
Activity Count | 1 |
Asset File Names | assets\shooter_event.time assets\shooter_player.time |
Raw File Names | res\raw\laser_sound.mp3 |
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.
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