Shooter arcade game for Android phones (Uses AndEngine).
Shooter is hosted in the following web site
https://github.com/jclinford/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 | 10 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.INTERNET |
Asset File Names | assets\font\font.ttf assets\gfx\boss.png assets\gfx\enemy_laser.png assets\gfx\explosion.png assets\gfx\heal.png assets\gfx\kill.png assets\gfx\laser.png assets\gfx\mainBackground1.png assets\gfx\mainBackground2.png assets\gfx\menu_back.png assets\gfx\menu_background.png assets\gfx\menu_ok.png assets\gfx\menu_quit.png assets\gfx\menu_reset.png assets\gfx\parallaxstars.png assets\gfx\player.png assets\gfx\shield.png assets\gfx\ship1.png assets\gfx\ship2.png assets\gfx\ship3.png assets\sfx\explosion1.wav assets\sfx\explosion2.wav assets\sfx\explosion3.wav assets\sfx\level1.mp3 assets\sfx\level2.mp3 |
Shooter has the following Java source files.
com.shooter.Boss.java com.shooter.Controls.java com.shooter.Enemy.java com.shooter.GameObject.java com.shooter.Player.java com.shooter.PowerUp.java com.shooter.Projectile.java com.shooter.ShooterActivity.java com.shooter.Updater.java null.SimpleServer.java