Android Open Source - Game andengine Justice






Project Summary

Android Game (uses AndEngine).

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Justice.

ItemValue
Java File Count7
Target SDK Version19
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.WAKE_LOCK
Asset File Namesassets\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




Java Source Files

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