Implement the Zilch dice game in Android 2.x.
AndroidZilch is hosted in the following web site
https://github.com/nickfun/AndroidZilch
If you think the Android project AndroidZilch 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 AndroidZilch.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Minimum SDK Version | 8 |
Activity Count | 3 |
There are 15 image files in AndroidZilch. The names of the image files are listed as follows.
dice.png die0.png die0h.png die1.png die1h.png die2.png die2h.png die3.png die3h.png die4.png die4h.png die5.png die5h.png die6.png die6h.png
The following screenshort is generated from the image listed above.
AndroidZilch has the following Java source files.
game.zilch.DicePool.java game.zilch.Die.java game.zilch.Game.java game.zilch.GameActivity.java game.zilch.MenuActivity.java game.zilch.Player.java game.zilch.ScoreScreenActivity.java game.zilch.ZilchApplication.java game.zilch.ZilchResult.java