Android Open Source - Game shoot ShootEmUp






Project Summary

Cowboy shooter game for android.

Web Site / Source Repository

ShootEmUp is hosted in the following web site
https://github.com/Fuzion24/ShootEmUp

If you think the Android project ShootEmUp 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 ShootEmUp.

ItemValue
Java File Count9
Minimum SDK Version8
Activity Count1
Raw File Namesres\raw\aim.png
res\raw\background.png
res\raw\bloodpuddle.png
res\raw\cowboy.png
res\raw\indian.png
res\raw\mark.png
res\raw\woman.png




Java Source Files

ShootEmUp has the following Java source files.

com.fuzion24.shootemup.GamePanel.java
com.fuzion24.shootemup.GameThread.java
com.fuzion24.shootemup.ShootEmUpActivity.java
com.fuzion24.shootemup.sprites.BloodSprite.java
com.fuzion24.shootemup.sprites.BulletHoleSprite.java
com.fuzion24.shootemup.sprites.CowBoySprite.java
com.fuzion24.shootemup.sprites.CrossHairSprite.java
com.fuzion24.shootemup.sprites.IndianSprite.java
com.fuzion24.shootemup.sprites.WomanSprite.java