Grid game on Android and iOS using LibGDX framework.
Grid is hosted in the following web site
https://github.com/Yoshi3003/Grid
If you think the Android project Grid 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 Grid.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Asset File Names | assets\textures\background.png assets\textures\grid.pack assets\textures\grid.png |
Grid has the following Java source files.
com.code2play.grid.Assets.java com.code2play.grid.GameMain.java com.code2play.grid.GameScreen.java com.code2play.grid.Grid.java com.code2play.grid.GridBox.java com.code2play.grid.Group.java com.code2play.grid.IOSLauncher.java com.code2play.grid.SimpleDirectionGestureDetector.java com.code2play.grid.android.AndroidLauncher.java