Android Open Source - Game shoot Shooter






Project Summary

Shooter arcade game for Android phones (Uses AndEngine).

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Shooter.

ItemValue
Java File Count10
Minimum SDK Version10
Activity Count1
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
Asset File Namesassets\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




Java Source Files

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