Game of pig using dice. All html, css, and javascript
Object of the game is to reach 100 or more points.
Each round the player can roll as many times as he/she wants, but when a 1 is rolled, it is the other players turn and they forfeit their accumlated points that round. To prevent losing points accumlated, "HOLD" and the round score is added to your main score, and the other players turn commences.