Android Open Source - Game shoot shoot-the-flak-up






Project Summary

Simple tank shooting game for Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of shoot-the-flak-up.

ItemValue
Java File Count10
Activity Count1
Required Permissionsandroid.permission.VIBRATE
Raw File Namesres\raw\explode.ogg
res\raw\movegun.ogg
res\raw\shoot.ogg
res\raw\theme.ogg




Resource Files

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.

null

Java Source Files

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