From a00c8e52d3be1d51b42255b5e25dd81b342c85e1 Mon Sep 17 00:00:00 2001 From: Joe R Date: Mon, 29 Aug 2022 20:00:04 -0400 Subject: [PATCH] Updated rules for double deck Montana games and Penguin. --- html-src/rules/doublebluemoon.html | 17 +++++++++++++++++ html-src/rules/doublemontana.html | 18 ++++++++++++++++++ html-src/rules/doubleredmoon.html | 17 +++++++++++++++++ html-src/rules/penguin.html | 8 +++++++- 4 files changed, 59 insertions(+), 1 deletion(-) create mode 100644 html-src/rules/doublebluemoon.html create mode 100644 html-src/rules/doublemontana.html create mode 100644 html-src/rules/doubleredmoon.html 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 @@ +

Double Blue Moon

+

+Montana type. 2 decks. 2 redeals. + +

Object

+

+Group all the cards in sets of 13 cards in ascending sequence +by suit from Ace to King. + +

Quick Description

+

+Just like Blue Moon, +but with two decks. + +

Notes

+

+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 @@ +

Double Montana

+

+Montana type. 2 decks. No redeal. + +

Object

+

+Group all the cards in sets of 13 cards in ascending sequence +by suit from Ace to King. + +

Quick Description

+

+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. + +

Notes

+

+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 @@ +

Double Red Moon

+

+Montana type. 2 decks. 2 redeals. + +

Object

+

+Group all the cards in sets of 13 cards in ascending sequence +by suit from Ace to King. + +

Quick Description

+

+Just like Red Moon, +but with two decks. + +

Notes

+

+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. + +

Notes

+

+Penguin was invented by David Parlett, and the original rules can be found +here. +It is also known as Beak and Flipper.