diff --git a/html-src/rules/doublebluemoon.html b/html-src/rules/doublebluemoon.html new file mode 100644 index 00000000..3e5de701 --- /dev/null +++ b/html-src/rules/doublebluemoon.html @@ -0,0 +1,17 @@ +
+Montana type. 2 decks. 2 redeals. + +
+Group all the cards in sets of 13 cards in ascending sequence +by suit from Ace to King. + +
+Just like Blue Moon, +but with two decks. + +
+Autodrop is disabled for this game. diff --git a/html-src/rules/doublemontana.html b/html-src/rules/doublemontana.html new file mode 100644 index 00000000..4a099ebd --- /dev/null +++ b/html-src/rules/doublemontana.html @@ -0,0 +1,18 @@ +
+Montana type. 2 decks. No redeal. + +
+Group all the cards in sets of 13 cards in ascending sequence +by suit from Ace to King. + +
+Like Montana, but with two decks, +aces are included in the deal, leaving the leftmost spot in each row +empty, and there is no redeal. + +
+Autodrop is disabled for this game. diff --git a/html-src/rules/doubleredmoon.html b/html-src/rules/doubleredmoon.html new file mode 100644 index 00000000..092557e4 --- /dev/null +++ b/html-src/rules/doubleredmoon.html @@ -0,0 +1,17 @@ +
+Montana type. 2 decks. 2 redeals. + +
+Group all the cards in sets of 13 cards in ascending sequence +by suit from Ace to King. + +
+Just like Red Moon, +but with two decks. + +
+Autodrop is disabled for this game. diff --git a/html-src/rules/penguin.html b/html-src/rules/penguin.html index 2c62cbc5..93fa89e9 100644 --- a/html-src/rules/penguin.html +++ b/html-src/rules/penguin.html @@ -16,5 +16,11 @@ The seven piles build down by same suit, wrapping around from Ace to King. Empty spaces may only be filled by a card or a sequence one below the Beak's rank.
-The seven free cells (also called Flipper) can hold +The seven free cells (also called the Flipper) can hold any - and just one - card. + +
+Penguin was invented by David Parlett, and the original rules can be found +here. +It is also known as Beak and Flipper.