Basic Android game developed using Libgdx.
my-game is hosted in the following web site
https://github.com/stephanngamedev/my-game
If you think the Android project my-game 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 my-game.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 5 |
Activity Count | 1 |
jar files used | gdx-backend-android-sources.jar gdx-backend-android.jar |
Asset File Names | assets\data\libgdx.png assets\img\bucket.png assets\img\droplet.png assets\sounds\rain.mp3 assets\sounds\water-drop.wav |
my-game has the following Java source files.
com.kw.mygame.Drop.java com.kw.mygame.GameScreen.java com.kw.mygame.MainActivity.java com.kw.mygame.MainMenuScreen.java