This is a very simple game created with Java and libgdx. Is the result of this tutorial: https://github.com/libgdx/libgdx/wiki/A-simple-game.
DropGame is hosted in the following web site
https://github.com/octoplatypus/DropGame
If you think the Android project DropGame 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 DropGame.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Asset File Names | assets\attic.jpg assets\badlogic.jpg assets\bucket.png assets\droplet.png assets\droplet.wav assets\rain.mp3 |
DropGame has the following Java source files.
com.badlogic.drop.DropGame.java com.badlogic.drop.Droplet.java com.badlogic.drop.GameOverScreen.java com.badlogic.drop.GameScreen.java com.badlogic.drop.IOSLauncher.java com.badlogic.drop.MainScreen.java com.badlogic.drop.android.AndroidLauncher.java com.badlogic.drop.client.HtmlLauncher.java com.badlogic.drop.desktop.DesktopLauncher.java