Android Open Source - Game puzzle PuzzleGame






Project Summary

a puzzle game.

Web Site / Source Repository

PuzzleGame is hosted in the following web site
https://github.com/hailang1485/PuzzleGame

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

ItemValue
Java File Count10
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count1
Asset File Namesassets\badlogic.jpg
assets\game_bg.jpg
assets\koala.jpg




Java Source Files

PuzzleGame has the following Java source files.

com.mygdx.game.Elements.DynamicGameObject.java
com.mygdx.game.Elements.GameObject.java
com.mygdx.game.Elements.Mosaic.java
com.mygdx.game.Elements.PuzzleTable.java
com.mygdx.game.GameConfig.java
com.mygdx.game.GameUtils.java
com.mygdx.game.MyGdxGame.java
com.mygdx.game.android.AndroidLauncher.java
com.mygdx.game.desktop.DesktopLauncher.java
com.mygdx.game.screen.GameScreen.java