Android Open Source - Game engine AndiEngine






Project Summary

Basic Android Game Engine.

Web Site / Source Repository

AndiEngine is hosted in the following web site
https://github.com/andiCR/AndiEngine

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

ItemValue
Java File Count7
Supported screen sizes[nodpi]
Target SDK Version16
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




Resource Files

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

yoshi.png

The following screenshort is generated from the image listed above.

null

Java Source Files

AndiEngine has the following Java source files.

com.andiEngine.AndiEngineView.java
com.andiEngine.math.Point.java
com.andiEngine.nodes.AnimatedSpriteNode.java
com.andiEngine.nodes.Node.java
com.andiEngine.nodes.Scene.java
com.andiEngine.nodes.SpriteNode.java
com.andiEngine.nodes.TextNode.java