Bricks for android - a test to get into libgdx and android game development.
bricks is hosted in the following web site
https://github.com/kakebuke/bricks
If you think the Android project bricks 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 bricks.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 10 |
Activity Count | 1 |
jar files used | gdx-backend-android.jar gdx-backend-jogl-natives.jar gdx-backend-jogl.jar gdx-natives.jar gdx.jar gdx.jar |
Asset File Names | assets\ball_32x32.png |
bricks has the following Java source files.
com.bricks.Ball.java com.bricks.Bricks.java com.bricks.DesktopStarter.java com.bricksAnd.BricksAndActivity.java