Android Open Source - Game simple myGame






Project Summary

simple java game for android and desktop.

Web Site / Source Repository

myGame is hosted in the following web site
https://github.com/inamvar/myGame

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

ItemValue
Java File Count7
Target SDK Version19
Minimum SDK Version8
Activity Count1
Asset File Namesassets\badlogic.jpg
assets\enemy-shot.png
assets\enemy.png
assets\music.mp3
assets\shot.png
assets\shot.wav
assets\space-background.png
assets\space-ship-aminated.png
assets\space-ship.png




License

The license information of myGame is as follows:

MIT License

Java Source Files

com.mygdx.mygame.AnimatedSprite.java
com.mygdx.mygame.CollisionManager.java
com.mygdx.mygame.Enemy.java
com.mygdx.mygame.MyGdxGame.java
com.mygdx.mygame.ShotManager.java
com.mygdx.mygame.android.AndroidLauncher.java
com.mygdx.mygame.desktop.DesktopLauncher.java