CRAPS : A Game of Dice
This is a simple game of craps I made a while back when experimenting with HTML5.
Your Roll
Game Stats
Roll:
Point:
$
Current Bet: $---
Total Loot: $100
Rules
The player rolls a pair of dice. The sum of the dice is the only thing that matters.
For example: 1 and 3 is the same as 2 and 2
Initial Role
- If a player throws a 7 or 11 the player wins.
- If a player throws a 2, 3 or 12 the player looses.
- Any other result is recorded as the players 'Point' and a Follow Up Throw is required.
Follow Up Throw
- A throw of 7 looses.
- A throw of the players 'Point' wins.
- Any other throw is discarded and you throw another Follow Up Throw.