Simple shooter game for Desktop and Android using LibGDX and Java..
ShooterGame is hosted in the following web site
https://github.com/dysoco/ShooterGame
If you think the Android project ShooterGame 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 ShooterGame.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.WAKE_LOCK |
Asset File Names | assets\data\libgdx.png |
ShooterGame has the following Java source files.
com.dysoco.redshooter.Block.java com.dysoco.redshooter.GameScreen.java com.dysoco.redshooter.Main.java com.dysoco.redshooter.MainActivity.java com.dysoco.redshooter.Player.java com.dysoco.redshooter.Shooter.java com.dysoco.redshooter.World.java com.dysoco.redshooter.WorldRenderer.java com.dysoco.redshooter.client.GwtLauncher.java