Wheel Of Life game, ported to android.
wol.android is hosted in the following web site
https://github.com/jaak-s/wol.android
If you think the Android project wol.android 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 wol.android.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Raw File Names | res\raw\world.def |
There are 1 image files in wol.android. The names of the image files are listed as follows.
wol_icon.png
The following screenshort is generated from the image listed above.
wol.android has the following Java source files.
org.po.wol.MainActivity.java org.po.wol.WolSurface.java org.po.wol.WolThread.java org.po.wol.logic.Logic.java org.po.wol.state.InputState.java org.po.wol.state.State.java org.po.wol.world.Line.java org.po.wol.world.World.java