DICE ROLLING SIMULATOR
- It's just a simple program created by the use of Python3.
Rules :
- You have only 10 moves to score maximum points.
- At the end of 10 moves, your final score will be shown.
- You have to press y , to roll the Dice.
- If 6 shown in Dice, three times continuously, you will be out!
- Your final score is equal to the sum of all numbers shown in the Dice.
- If you press any key, other than y, you will lose!