Simple tank shooting game for Android.
shoot-the-flak-up is hosted in the following web site
https://github.com/JuanMaCuevas/shoot-the-flak-up
If you think the Android project shoot-the-flak-up 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 shoot-the-flak-up.
Item | Value |
---|---|
Java File Count | 10 |
Activity Count | 1 |
Required Permissions | android.permission.VIBRATE |
Raw File Names | res\raw\explode.ogg res\raw\movegun.ogg res\raw\shoot.ogg res\raw\theme.ogg |
There are 3 image files in shoot-the-flak-up. The names of the image files are listed as follows.
aircraft.png aircraftdown.png tank.png
The following screenshort is generated from the image listed above.
shoot-the-flak-up has the following Java source files.
com.juanmacuevas.FuncionalTank.java com.juanmacuevas.FunctionalAircraft.java com.juanmacuevas.FunctionalBullet.java com.juanmacuevas.GameActivity.java com.juanmacuevas.GameThread.java com.juanmacuevas.GameView.java com.juanmacuevas.HUD.java com.juanmacuevas.InputObject.java com.juanmacuevas.Renderable.java com.juanmacuevas.SoundManager.java