|
The Game of Craps
Player rolls two dice and computes sum of the face values.
- If player rolls a 7 or 11 on the first roll then player wins.
- If player rolls 2, 3, or 12 on the first roll them player loses.
- If player rolls 4, 5, 6, 8, 9, 10 on the first roll this value is
called the "point" and the player continues rolling to try to
"make the point".
- If 7 occurs before point is made player loses.
- If point is made before 7 occurs player wins.
|
|