diff --git a/html-src/rules/catherinethegreat.html b/html-src/rules/catherinethegreat.html new file mode 100644 index 00000000..85e3a27b --- /dev/null +++ b/html-src/rules/catherinethegreat.html @@ -0,0 +1,26 @@ +
+Two-Deck game type. 2 decks. No redeal. + +
+Move all the cards to the foundations. + +
+Both queens of clubs, diamonds and spades, plus one queen of hearts, +are dealt in an inverted U pattern in the center of the play area. A king +of hearts is dealt in the center of the queens. These form the foundations. +Then, a card is dealt to each of ten tableau piles, five to the left of the +foundations and five to the right. +
+Tableau piles are built up by rank regardless of suit, wrapping from king to +ace as necessary. Empty piles are immediately filled from the talon or waste +pile. If the talon and waste are empty, empty tableau piles can't be filled. +Cards can be dealt from the talon one at a time, and moved to tableau or +foundation piles. No redeal is allowed. +
+The foundations with the queens are built down by same suit to king, turning +the corner from ace to king as necessary, while the middle foundation is built +up by same suit to queen, wrapping from king to ace as necessary. The game +is won if all cards are moved to the foundations. diff --git a/html-src/rules/eightbyeight.html b/html-src/rules/eightbyeight.html new file mode 100644 index 00000000..bc25d2e8 --- /dev/null +++ b/html-src/rules/eightbyeight.html @@ -0,0 +1,15 @@ +
+Klondike type. 2 decks. 2 redeals. + +
+Move all cards to the foundations. + +
+Like 8 x 8, but tableau piles are built +regardless of suit, only single cards can be moved to empty +tableau piles, and there are two redeals allowed - during the +first deal, cards are dealt in threes, and one fewer card is +dealt from the talon at a time after each redeal. diff --git a/html-src/rules/interment.html b/html-src/rules/interment.html new file mode 100644 index 00000000..cf88d7b1 --- /dev/null +++ b/html-src/rules/interment.html @@ -0,0 +1,20 @@ +
+Fan game type. 2 decks. No redeal. + +
+Move all cards to the foundations. + +
+Like New York, +but tableau piles are built down by same suit, empty tableau piles +are immediately filled from the stock, the foundations are built up +from ace to king, and there is a five card reserve. +
+At the start of the game, a card is dealt to each of five reserve +piles, and thirteen more cards are dealt to a face-down stack +above. Cards from the reserve can be moved to an appropriate +tableau or foundation pile, and are immediately replaced from +the above stack. diff --git a/html-src/rules/princesspatience.html b/html-src/rules/princesspatience.html new file mode 100644 index 00000000..dc97c1ea --- /dev/null +++ b/html-src/rules/princesspatience.html @@ -0,0 +1,25 @@ +
+Two-Deck game type. 2 decks. No redeal. + +
+Move all the cards to the foundations. + +
+A card is dealt to each of thirty-two tableau piles, +arranged in two 4x4 grids of sixteen cards, with two +empty foundation columns placed between them. Tableau +piles are built down by same suit, arranged so only the +top card is visible, though a card can only be moved if +it's the top card of a pile with no cards between it +and the foundation column. Empty tableau piles can only +be filled from the waste. +
+Cards are dealt one at a time from the talon and can be +moved to an appropriate tableau pile or foundation. No +redeal is allowed. +
+The foundations are built up by same suit from ace to king. +The game is won if all cards are moved to the foundations. diff --git a/html-src/rules/thejollyroger.html b/html-src/rules/thejollyroger.html new file mode 100644 index 00000000..38195368 --- /dev/null +++ b/html-src/rules/thejollyroger.html @@ -0,0 +1,25 @@ +
+Spider type. 2 decks. No redeal. + +
+Group all the cards in sets of cards in descending sequence +by suit or color, as described below, and move these sequences to +the foundations. + +
+Cards are dealt to thirteen piles of three cards each. Cards from +twos through kings are built down by twos, though only sequences of +the same suit can be moved as a unit. So sequences can be built down +as K-J-9-7-5-3 or Q-10-8-6-4-2. A full same suit sequence following +either of these patterns can be moved to a foundation. +
+Aces are instead built by same rank, with only sequences of aces that +are the same color being able to be moved together. Four aces of the +same color in a sequence can be moved as a unit to a foundation. +
+When there are no moves left, you can deal one card from the talon to +the top of each tableau pile. The game is won when all the cards have +been moved to the foundations in one of the aforementioned sequences.