Android Open Source - Libgdx game Jollies






Project Summary

Jollies is a tile-match game implemented on LibGDX..

Web Site / Source Repository

Jollies is hosted in the following web site
https://github.com/carlosmacieljrpe/Jollies

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

ItemValue
Java File Count8
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count2
jar files usedgdx-backend-android.jar
gdx-freetype.jar
gdx.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\data\Roboto-Regular.ttf
assets\data\arial15.fnt
assets\data\arial15.png
assets\data\grumpy\dont.mp3
assets\data\grumpy\please_stop.mp3
assets\data\grumpy\sarcastic.mp3
assets\data\grumpy\will_not_move.mp3
assets\data\jolly\glorious.mp3
assets\data\jolly\spreading.mp3
assets\data\jolly\yeah.mp3
assets\data\roboto.png
assets\data\roboto.ttf
assets\images\grumpy.png
assets\images\grumpy2.png
assets\images\jolly.png
assets\images\smiley.png
assets\images\smiley2.png




Resource Files

There are 1 image files in Jollies. The names of the image files are listed as follows.

jolly.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Jollies has the following Java source files.

com.carlos.jollies.MainActivity.java
com.carlos.jollies.game.GameScreen.java
com.carlos.jollies.game.JolliesGame.java
com.carlos.jollies.model.GridPosition.java
com.carlos.jollies.model.Jolly.java
com.carlos.jollies.model.World.java
com.carlos.jollies.screen.GameScreenActicity.java
com.carlos.jollies.view.WorldRenderer.java