Android Open Source - Libgdx game three-tiles






Project Summary

Simple game called Three Tiles made with libGDX.

Web Site / Source Repository

three-tiles is hosted in the following web site
https://github.com/montecode/three-tiles

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

ItemValue
Java File Count11
Target SDK Version19
Minimum SDK Version8
Activity Count1
Asset File Namesassets\data\RobotoCondensed-Regular.ttf




Java Source Files

three-tiles has the following Java source files.

me.montecode.game.gdx.threetiles.AssetLoader.java
me.montecode.game.gdx.threetiles.IOSLauncher.java
me.montecode.game.gdx.threetiles.InputHandler.java
me.montecode.game.gdx.threetiles.MainGameScreen.java
me.montecode.game.gdx.threetiles.ThreeTilesGame.java
me.montecode.game.gdx.threetiles.Tile.java
me.montecode.game.gdx.threetiles.TileRenderer.java
me.montecode.game.gdx.threetiles.TileWorld.java
me.montecode.game.gdx.threetiles.android.AndroidLauncher.java
me.montecode.game.gdx.threetiles.client.HtmlLauncher.java
me.montecode.game.gdx.threetiles.desktop.DesktopLauncher.java