A simple Android game engine to illustrate game development basics.
Droidz is hosted in the following web site
https://github.com/ayorhan/Droidz
If you think the Android project Droidz 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 Droidz.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi] |
Activity Count | 1 |
There are 1 image files in Droidz. The names of the image files are listed as follows.
droid_1.png
The following screenshort is generated from the image listed above.
Droidz has the following Java source files.
com.ayorhan.android.droidz.DroidzActivity.java com.ayorhan.android.droidz.MainGamePanel.java com.ayorhan.android.droidz.MainThread.java com.ayorhan.android.droidz.model.Droid.java com.ayorhan.android.droidz.model.ElaineAnimated.java com.ayorhan.android.droidz.model.components.Speed.java