a puzzle game.
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.
The following table is the detailed list of PuzzleGame.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Asset File Names | assets\badlogic.jpg assets\game_bg.jpg assets\koala.jpg |
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