Android Open Source - Libgdx iOS Grid






Project Summary

Grid game on Android and iOS using LibGDX framework.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Grid.

ItemValue
Java File Count9
Target SDK Version19
Minimum SDK Version8
Activity Count1
Asset File Namesassets\textures\background.png
assets\textures\grid.pack
assets\textures\grid.png




Java Source Files

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