Shoot-em-up written in Java and LibGDX..
ZombieShooter is hosted in the following web site
https://github.com/dysoco/ZombieShooter
If you think the Android project ZombieShooter 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 ZombieShooter.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 17 |
Minimum SDK Version | 5 |
Activity Count | 1 |
jar files used | gdx-backend-android-sources.jar gdx-backend-android.jar gdx-backend-lwjgl-natives.jar gdx-backend-lwjgl-sources.jar gdx-backend-lwjgl.jar gdx-natives.jar gdx-sources.jar gdx.jar |
Asset File Names | assets\player.png |
ZombieShooter has the following Java source files.
com.dysoco.zombieshooter.Assets.java com.dysoco.zombieshooter.Main.java com.dysoco.zombieshooter.MainActivity.java com.dysoco.zombieshooter.ZombieShooter.java entities.Entity.java entities.Player.java screens.GameScreen.java