android math game.
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.
The following table is the detailed list of mathgame.
Item | Value |
---|---|
Java File Count | 11 |
Target SDK Version | 15 |
Minimum SDK Version | 7 |
Activity Count | 1 |
jar files used | gdx-backend-android.jar gdx-backend-lwjgl-natives.jar gdx-backend-lwjgl.jar gdx-natives.jar gdx-sources.jar gdx.jar |
Asset File Names | assets\background.png assets\default.fnt assets\default.png assets\menupics1.png assets\menupics1.xcf assets\uiskin.json assets\uiskin.png |
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