Android Open Source - Game engine AndEnginePractice






Project Summary

A practice game using the AndEngine Android game engine..

Web Site / Source Repository

AndEnginePractice is hosted in the following web site
https://github.com/RyanMcDonald/AndEnginePractice

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

ItemValue
Java File Count4
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
Asset File Namesassets\gfx\female_knight.png
assets\gfx\female_rogue.png
assets\gfx\male_rogue.png
assets\gfx\onscreen_control_base.png
assets\gfx\onscreen_control_knob.png
assets\gfx\splash.png




Resource Files

There are 1 image files in AndEnginePractice. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

AndEnginePractice has the following Java source files.

com.mytestproject.MainActivity.java
com.mytestproject.SceneManager.java
com.mytestproject.objects.Character.java
com.mytestproject.objects.RogueClass.java