Android Open Source - Game dice AndroidZilch






Project Summary

Implement the Zilch dice game in Android 2.x.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AndroidZilch.

ItemValue
Java File Count9
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Minimum SDK Version8
Activity Count3

Resource Files

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.

null




Java Source Files

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