Android Open Source - Game prototype SquareGame






Project Summary

A prototype Java game for Desktop/Android, where you are a SquareMan with a jetpack trying to dodge blocks..

Web Site / Source Repository

SquareGame is hosted in the following web site
https://github.com/itsmichaelwang/SquareGame

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

ItemValue
Java File Count11
Target SDK Version17
Minimum SDK Version5
Activity Count1
jar files usedgdx-backend-android-sources.jar
gdx-backend-android.jar
gdx-backend-gwt-sources.jar
gdx-backend-gwt.jar
gdx-backend-lwjgl-natives.jar
gdx-backend-lwjgl-sources.jar
gdx-backend-lwjgl.jar
gdx-natives.jar
gdx-sources.jar
gdx.jar




Java Source Files

SquareGame has the following Java source files.

com.github.itsmichaelwang.GameRenderer.java
com.github.itsmichaelwang.GameScreen.java
com.github.itsmichaelwang.MainActivity.java
com.github.itsmichaelwang.SquareGame.java
com.github.itsmichaelwang.SquareGameDesktop.java
com.github.itsmichaelwang.characters.DeathBox.java
com.github.itsmichaelwang.characters.SquareMan.java
com.github.itsmichaelwang.characters.World.java
com.github.itsmichaelwang.client.GwtLauncher.java
com.github.itsmichaelwang.controller.DeathBoxController.java
com.github.itsmichaelwang.controller.SquareManController.java