Test game build with AndEngine.
AndroidGame is hosted in the following web site
https://github.com/garvinling/AndroidGame
If you think the Android project AndroidGame 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 AndroidGame.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Asset File Names | assets\gfx\badge.png assets\gfx\menu\doge.png assets\gfx\menu\play.png assets\gfx\splash.png assets\gfx\tab.png |
AndroidGame has the following Java source files.
com.example.androidgame.GameActivity.java com.example.androidgame.SceneManager.java com.example.resources.ResourceManager.java com.example.scene.AbstractScene.java com.example.scene.GameScene.java com.example.scene.InfoScene.java com.example.scene.LoadingScene.java com.example.scene.MainMenuScene.java com.example.scene.SplashScene.java