First game I built using Libgdx framework..
drop is hosted in the following web site
https://github.com/EngineerKunle/drop
If you think the Android project drop 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 drop.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Asset File Names | assets\Game Over.png assets\Thumbs.db assets\badlogic.jpg assets\bgs.png assets\bucket.png assets\drop.wav assets\droplet.png assets\rain.mp3 |
drop has the following Java source files.
com.mygdx.game.Drop.java com.mygdx.game.GameOver.java com.mygdx.game.IOSLauncher.java com.mygdx.game.MainMenuScreen.java com.mygdx.game.MyGdxGame.java com.mygdx.game.android.AndroidLauncher.java com.mygdx.game.client.HtmlLauncher.java com.mygdx.game.desktop.DesktopLauncher.java