Download Free code AndroidGame Engine
Description
An experiment to create a game engine for Android.
Icons
Source Files
The download file AndroidGameEngine-master.zip has the following entries.
.classpath// w w w. ja v a2s . c om
.gitignore
.project
AndroidManifest.xml
default.properties
res/drawable/icon.png
res/layout/game_layout.xml
res/values/strings.xml
src/com/luzi82/game/AbstractState.java
src/com/luzi82/game/GameActivity.java
src/com/luzi82/game/GameView.java
src/com/luzi82/game/StateGroup.java
src/com/luzi82/game/StateParent.java
Download
Click the following link to download AndroidGameEngine-master.zip.
AndroidGameEngine-master.zipHome »
Android Free Code »
Game »
Android Free Code »
Game »