diff --git a/html-src/rules/barrier.html b/html-src/rules/barrier.html new file mode 100644 index 00000000..c38d5098 --- /dev/null +++ b/html-src/rules/barrier.html @@ -0,0 +1,24 @@ +

Barrier

+

+Two-Deck game type. 2 decks. No redeal. + +

Object

+

+Move all the cards to the foundations. + +

Rules

+

+Nineteen cards are dealt to each of four reserve piles, all +face-down. The next eight cards are dealt in a reserve row below - +two below each of the four reserve piles. The remaining twenty +cards are dealt to ten tableau piles of two cards each. +

+The tableau piles are built down by alternate color, and any card or +valid sequence of cards can be moved between tableau piles. Cards +from the reserve row can be moved to an appropriate tableau or +foundation pile, but building on this reserve row is not allowed. +Empty piles in this row are immediately filled from the adjacent +reserve pile. +

+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/frames.html b/html-src/rules/frames.html new file mode 100644 index 00000000..5ab35389 --- /dev/null +++ b/html-src/rules/frames.html @@ -0,0 +1,34 @@ +

Frames

+

+Two-Deck game type. 2 decks. No redeal. + +

Object

+

+Move all the cards to the foundations. + +

Rules

+

+A card is dealt to each of three rows of four cards each. This +forms the picture. Fourteen cards are then dealt around the +picture, four cards above and below, and three cards to the +left and right. This forms the frame. The foundations are in +the corners. +

+Piles in the frame are built up or down by same suit, but you +cannot switch direction mid-sequence. Cards from the frame +can be moved to another pile. Cards from the picture can be moved +to a frame pile, but only if it's in the same row or column. The +piles in the picture are then immediately filled from the waste, +or the talon if the waste is empty. +

+The foundations are built up by same suit from ace to king, followed +by another King, then back down to Ace, giving 26 cards per pile +when the game is won. Only cards in the frame can be moved to the +foundations. +

+Though you are allowed to deal cards from the talon one at a time, +these cards cannot be manually moved to the frame, picture, or +foundation, and simply determines which card is dealt next when +an empty spot is formed in the picture. No redeal is allowed. +

+The game is won if all cards are moved to the foundations. diff --git a/html-src/rules/headquarters.html b/html-src/rules/headquarters.html new file mode 100644 index 00000000..2231351b --- /dev/null +++ b/html-src/rules/headquarters.html @@ -0,0 +1,24 @@ +

Headquarters

+

+FreeCell type. 2 decks. No redeal. + +

Object

+

+Move all cards to the foundations. + +

Rules

+

+Cards are dealt to eight tableau piles of thirteen +cards each. The tableau piles are built down by alternate +color, and any card or valid sequence of cards can be moved +between tableau piles. Empty tableau piles cannot be filled. +

+A card or valid sequence of cards can be moved to one of six +free cells, but while multiple cards can be moved to free cells, +they must be moved as a unit, and cards can only be moved to +empty free cells - additional cards cannot be moved to occupied +cells. However, any part of the sequence can be moved back to +the tableau, or another free cell. +

+The foundations are built up by suit from ace to king. The game +is won if all cards are moved to the foundations. diff --git a/html-src/rules/matrimony.html b/html-src/rules/matrimony.html new file mode 100644 index 00000000..ab8bcf6c --- /dev/null +++ b/html-src/rules/matrimony.html @@ -0,0 +1,31 @@ +

Matrimony

+

+Two-Deck game type. 2 decks. 16 redeals. + +

Object

+

+Move all the cards to the foundations. + +

Rules

+

+One Jack and Queen of diamonds are dealt to the foundations. +An additional card is dealt to each of sixteen tableau piles. +There are two sets of foundations, one built down by rank from +Jack to Queen, and the other built up from Queen to Jack, all +turning the corner from King to Ace or Ace to King as necessary. +Each set contains one foundation of each suit. +

+Cards from the tableau can be moved to appropriate foundations, +but building on the tableau is not allowed. When there are no +moves left, you can deal one card from the talon to each of the +tableau piles. +

+Once the talon is empty, you are allowed additional redeals, by +taking the pile in the bottom right, and dealing the cards from +it to other tableau piles, one each, starting with the pile +directly to the right of it (or the top left pile for the bottom +right pile). After this, you can do the same for each tableau +pile, going right to left, bottom to top, until you've redealt +each pile once. +

+The game is won if all cards are moved to the foundations. diff --git a/html-src/rules/soother.html b/html-src/rules/soother.html new file mode 100644 index 00000000..c68be4d1 --- /dev/null +++ b/html-src/rules/soother.html @@ -0,0 +1,23 @@ +

Soother

+

+Four-Deck game type. 4 decks. No redeal. + +

Object

+

+Move all the cards to the foundations. + +

Rules

+

+Five cards are dealt to each of nine tableau piles. Tableau +piles are built down by rank, regardless of suit, and only +single cards can be moved between tableau piles. Only kings +can fill empty tableau piles. +

+There is a single free cell that can hold a max of 8 cards. +Any single card can be moved to the reserve, and the top card +can be moved to the foundation or tableau. +

+Cards can be dealt from the tableau one at a time and moved to +the tableau, free cell, or foundations. The foundations are +built up by suit from ace to king. The game is won if all +cards are moved to the foundations.