From a8c0d5619ee6d518737628d6c585233d0bba23da Mon Sep 17 00:00:00 2001 From: louie Date: Sun, 20 Sep 2020 09:26:58 -0700 Subject: First commit --- instructions.html | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 instructions.html (limited to 'instructions.html') diff --git a/instructions.html b/instructions.html new file mode 100644 index 0000000..85b476a --- /dev/null +++ b/instructions.html @@ -0,0 +1,35 @@ + + + Instructions + + + + + < Go Back +

+ +

In Yahtzee, you play with 5 Dice as seen below:

+ +
+ +

You get 3 chances to roll every round. Try the roll button below:

+ + + + +

Click on one of the Dice above to Hold it if you don't want to roll it again.
+ Doing so will display a hold icon below the die. Try it!

+ +

Every round, you will attempt to get different combinations with the dice.
+ Below are all the combinatinos from each round.
+ Click on one to see what it means. +

+ +
+ +
+ + + + + \ No newline at end of file -- cgit