mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
A few game rule documentation fixes.
This commit is contained in:
parent
3dc2540d51
commit
fbe29ce447
6 changed files with 16 additions and 4 deletions
|
@ -6,7 +6,7 @@ Move all cards to the foundations.
|
|||
|
||||
<h3>Quick description</h3>
|
||||
Play is similar to
|
||||
<a href="paulownia.html">Eularia</a>.
|
||||
<a href="paulownia.html">Paulownia</a>.
|
||||
The rows build down in rank by same suit. The foundations
|
||||
build up in rank by suit.
|
||||
|
||||
|
|
|
@ -2,6 +2,11 @@
|
|||
<p>
|
||||
One-Deck game type. 1 deck. No redeal.
|
||||
|
||||
<h3>Object</h3>
|
||||
<p>
|
||||
Move all cards to the tableau, in four columns with complete sequences from
|
||||
king to ace.
|
||||
|
||||
<h3>Quick Description</h3>
|
||||
<p>
|
||||
Like <a href="curdsandwhey.html">Curds and Whey</a>,
|
||||
|
|
|
@ -2,6 +2,11 @@
|
|||
<p>
|
||||
Spider type. 1 deck. No redeal.
|
||||
|
||||
<h3>Object</h3>
|
||||
<p>
|
||||
Move all cards to the tableau, in four columns with complete sequences from
|
||||
king to ace.
|
||||
|
||||
<h3>Quick Description</h3>
|
||||
<p>
|
||||
Like <a href="curdsandwhey.html">Curds and Whey</a>,
|
||||
|
|
|
@ -6,7 +6,7 @@ Move all cards to the foundations.
|
|||
|
||||
<h3>Quick description</h3>
|
||||
Play is similar to
|
||||
<a href="paulownia.html">Peony</a>.
|
||||
<a href="paulownia.html">Paulownia</a>.
|
||||
The rows build down in rank by same suit. The foundations
|
||||
build up in rank by suit.
|
||||
|
||||
|
|
|
@ -8,7 +8,9 @@ Move all cards to the foundations.
|
|||
|
||||
<h3>Rules</h3>
|
||||
<p>
|
||||
This game is played with two stripped decks.
|
||||
This game is played with two stripped decks, consisting of the seven through king
|
||||
and ace of each suit. One ace is dealt to the foundations, and the remaining cards
|
||||
are dealt evenly to seven tableau piles.
|
||||
<p>
|
||||
The foundations build up in suit starting with Ace, then from Seven up to King.
|
||||
<p>
|
||||
|
|
Loading…
Add table
Reference in a new issue