Android Open Source - Libgdx tutorial DropGame






Project Summary

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.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of DropGame.

ItemValue
Java File Count10
Target SDK Version19
Minimum SDK Version8
Activity Count1
Asset File Namesassets\attic.jpg
assets\badlogic.jpg
assets\bucket.png
assets\droplet.png
assets\droplet.wav
assets\rain.mp3




Java Source Files

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