Android Open Source - Game dice celow






Project Summary

Celow also know as cee-lo. In a game of Cee-Lo, there are three six-sided dice that are used. In every game, there will be a banker who usually has a slight advantage over other players. Because of the advantage, the role of being the banker is usually transferred when the banker breaks. The goal of every game of Cee-Lo is to have a dice combination of 4-5-6..

Web Site / Source Repository

celow is hosted in the following web site
https://github.com/yestech/celow

If you think the Android project celow 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 celow.

ItemValue
Java File Count19
Supported screen sizes[ldpi, mdpi, hdpi]
Minimum SDK Version7
Activity Count2
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 5 image files in celow. The names of the image files are listed as follows.

cloud.png
dice.png
dice_icon.png
light.png
stop.png

The following screenshort is generated from the image listed above.

null

Java Source Files

celow has the following Java source files.

org.yestech.celow.android.AccelerometerListener.java
org.yestech.celow.android.AccelerometerManager.java
org.yestech.celow.android.AndroidView.java
org.yestech.celow.android.Celow.java
org.yestech.celow.android.GameProcessor.java
org.yestech.celow.android.Help.java
org.yestech.celow.android.StateDao.java
org.yestech.celow.applet.AMDProgressBarEmbed.java
org.yestech.celow.applet.Celow.java
org.yestech.celow.core.Engine.java
org.yestech.celow.core.Game.java
org.yestech.celow.core.IEngine.java
org.yestech.celow.core.IGame.java
org.yestech.celow.core.IState.java
org.yestech.celow.core.IView.java
org.yestech.celow.core.State.java