Android Game (uses AndEngine).
Justice is hosted in the following web site
https://github.com/lkmhr/Justice
If you think the Android project Justice 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 Justice.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.WAKE_LOCK |
Asset File Names | assets\gfx\game\bg\bg.png assets\gfx\game\bg\bg_castle.png assets\gfx\game\civils.png assets\gfx\game\sandMid.png assets\gfx\game\weapons\spear.png assets\gfx\game\weapons\weight.png |
Justice has the following Java source files.
com.lkmhr.justice.GameActivity.java com.lkmhr.justice.managers.GameManager.java com.lkmhr.justice.managers.ResourceManager.java com.lkmhr.justice.managers.SceneManager.java com.lkmhr.justice.managers.scenes.GameScene.java com.lkmhr.justice.objectpools.ThiefPool.java com.lkmhr.justice.objectpools.WeaponPool.java