Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kenvilar committed Dec 3, 2017
1 parent 4f92e27 commit 21b8863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A dice game using pure JavaScript

## Another rules
* If the player rolls the two dices and one of them is equal to 1, all his/her current rolled scores will get lost and no results will be added to the main score. After that, it's the next player's turn
* The player looses his/her rolled scores when he/she rolled two 6 in a row. Then it's the next player's turn
* The player looses his/her rolled scores if one of your two dices (or both of them) rolled two 6 in a row. Then it's the next player's turn
* The players can input a final score (optional) in a text field if they want a score of their own and not the default score, 100


Expand Down

0 comments on commit 21b8863

Please sign in to comment.