Cowboy shooter game for android.
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.
The following table is the detailed list of ShootEmUp.
Item | Value |
---|---|
Java File Count | 9 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Raw File Names | res\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 |
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