Android Open Source - Libgdx game GyroGame






Project Summary

An Android game built using libGDX inspired from original Gyro game in playstore.

Web Site / Source Repository

GyroGame is hosted in the following web site
https://github.com/prashantmaurice/GyroGame

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

ItemValue
Java File Count14
Target SDK Version19
Minimum SDK Version8
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-backend-robovm.jar
gdx-natives.jar
gdx-sources.jar
gdx.jar
tween-engine-api-sources.jar
tween-engine-api.jar
Asset File Namesassets\data\bg.png
assets\data\devgothic.fnt
assets\data\devgothic.png
assets\data\libgdx.png




Java Source Files

GyroGame has the following Java source files.

com.maurice.GameObjects.Ball.java
com.maurice.GameObjects.Cluster.java
com.maurice.GameObjects.Wheel.java
com.maurice.GameWorld.GameRenderer.java
com.maurice.GameWorld.GameWorld.java
com.maurice.GyroHelpers.MyInputGestureListener.java
com.maurice.Screens.GameScreen.java
com.maurice.Screens.MainMenuScreen.java
com.maurice.Screens.RestartScreen.java
com.maurice.gyro.GyroGame.java
com.maurice.gyro.Main.java
com.maurice.gyro.MainActivity.java
com.maurice.gyro.RobovmLauncher.java
com.maurice.gyro.client.GwtLauncher.java