Android Open Source - Game math mathgame






Project Summary

android math game.

Web Site / Source Repository

mathgame is hosted in the following web site
https://github.com/shiera/mathgame

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

ItemValue
Java File Count11
Target SDK Version15
Minimum SDK Version7
Activity Count1
jar files usedgdx-backend-android.jar
gdx-backend-lwjgl-natives.jar
gdx-backend-lwjgl.jar
gdx-natives.jar
gdx-sources.jar
gdx.jar
Asset File Namesassets\background.png
assets\default.fnt
assets\default.png
assets\menupics1.png
assets\menupics1.xcf
assets\uiskin.json
assets\uiskin.png




Java Source Files

mathgame has the following Java source files.

org.mathgame.MathGame.java
org.mathgame.android.AndroidStarter.java
org.mathgame.desktop.DesktopStarter.java
org.mathgame.logic.Level.java
org.mathgame.logic.Levels.java
org.mathgame.logic.Problem.java
org.mathgame.logic.Profile.java
org.mathgame.screens.BaseScreen.java
org.mathgame.screens.MainScreen.java
org.mathgame.screens.OptionsScreen.java
org.mathgame.screens.SplashScreen.java