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

+ + +
+ Click Here to Play in Forced Order Mode +
+
+ + +
+ Click Here to Play in Free Choice Mode +
+
+ + + + \ No newline at end of file -- cgit