diff --git a/html-src/rules/bigcell.html b/html-src/rules/bigcell.html index 896ff8b3..d0b6d4e4 100644 --- a/html-src/rules/bigcell.html +++ b/html-src/rules/bigcell.html @@ -9,4 +9,5 @@ Move all cards to the foundations.

Quick Description

Like FreeCell, -but with three decks and four free cells. +but with three decks and four free cells, +and moving sequences is allowed. diff --git a/html-src/rules/freeparking.html b/html-src/rules/freeparking.html index 042e889e..deee231e 100644 --- a/html-src/rules/freeparking.html +++ b/html-src/rules/freeparking.html @@ -10,8 +10,8 @@ by suit from Two to King.

Quick Description

Just like Montana, -but you can also move cards into a gap that match the suit of the -card directly to the right, and is one lower in rank. +but you can also move cards into a gap to the left of a card, if the +suit matches and it's one lower in rank.

Notes

diff --git a/html-src/rules/kingcell.html b/html-src/rules/kingcell.html index 0cc5ce20..843ec080 100644 --- a/html-src/rules/kingcell.html +++ b/html-src/rules/kingcell.html @@ -9,4 +9,5 @@ Move all cards to the foundations.

Quick Description

Like FreeCell, -but only Kings can be played on empty spaces. +but tableau piles are built down regardless of suit, +and only Kings can be played on empty spaces. diff --git a/html-src/rules/numberten.html b/html-src/rules/numberten.html index 58ed96bd..27902625 100644 --- a/html-src/rules/numberten.html +++ b/html-src/rules/numberten.html @@ -10,5 +10,5 @@ Move all cards to the foundations.

Like Forty Thieves, but with ten piles of four cards each (the bottom two cards -of each pile are face-down) the piles build down by alternate +of each pile are face-down), the piles build down by alternate color, and sequences can be moved. diff --git a/html-src/rules/serpent.html b/html-src/rules/serpent.html index 7f373fd6..d61299cd 100644 --- a/html-src/rules/serpent.html +++ b/html-src/rules/serpent.html @@ -8,7 +8,7 @@ Move all cards to the foundations.

Quick Description

-Like Snake, +Like Snake, but using two 78 card Tarock decks and the number of cards you can move as a sequence is not restricted.