mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Fixed some documentation typos.
This commit is contained in:
parent
867029e24b
commit
1e9151eedb
4 changed files with 4 additions and 4 deletions
|
@ -10,7 +10,7 @@ Move all cards to the foundations.
|
||||||
<p>
|
<p>
|
||||||
The base ranks for the foundation are based on the current year.
|
The base ranks for the foundation are based on the current year.
|
||||||
Each base rank is one rank higher than that digit in the year, with
|
Each base rank is one rank higher than that digit in the year, with
|
||||||
tens representing zeroes. This way, when the game is won, the cards
|
tens representing zeros. This way, when the game is won, the cards
|
||||||
on the top of the foundations will show the current year.
|
on the top of the foundations will show the current year.
|
||||||
<p>
|
<p>
|
||||||
The foundations are built up by same suit, wrapping from king to ace
|
The foundations are built up by same suit, wrapping from king to ace
|
||||||
|
|
|
@ -8,5 +8,5 @@ Move all cards to the foundations.
|
||||||
|
|
||||||
<h3>Quick Description</h3>
|
<h3>Quick Description</h3>
|
||||||
<p>
|
<p>
|
||||||
Like <a href="kingsley.html">Trigon</a>,
|
Like <a href="kingsley.html">Kingsley</a>,
|
||||||
but with two decks and nine playing piles.
|
but with two decks and nine playing piles.
|
||||||
|
|
|
@ -12,7 +12,7 @@ When the hand is dealt there are two rows of six cards face down with
|
||||||
six more face up on top. You can play a card on another card if it's
|
six more face up on top. You can play a card on another card if it's
|
||||||
in the same suit and in descending rank order. The third and fourth
|
in the same suit and in descending rank order. The third and fourth
|
||||||
rank cards are interchangeable for all suits except Rain. Plum 4 on
|
rank cards are interchangeable for all suits except Rain. Plum 4 on
|
||||||
Plum 3 is ok. Plum 3 on Plum 4 is ok. Gaji can only be played on
|
Plum 3 is OK. Plum 3 on Plum 4 is OK. Gaji can only be played on
|
||||||
Rain 3.
|
Rain 3.
|
||||||
|
|
||||||
<h3>Strategy</h3>
|
<h3>Strategy</h3>
|
||||||
|
|
|
@ -18,7 +18,7 @@ Building on the tableau is not allowed, cards can only be
|
||||||
moved to the foundations. If there are no moves left, you
|
moved to the foundations. If there are no moves left, you
|
||||||
can deal one card to each of the twelve piles. If the talon
|
can deal one card to each of the twelve piles. If the talon
|
||||||
is empty, you can pick up the tableau piles to make a new
|
is empty, you can pick up the tableau piles to make a new
|
||||||
talonm, and redeal. Two redeals are allowed.
|
talon, and redeal. Two redeals are allowed.
|
||||||
<p>
|
<p>
|
||||||
The foundations with the aces are built up by same suit,
|
The foundations with the aces are built up by same suit,
|
||||||
while the foundations with the kings are built down by
|
while the foundations with the kings are built down by
|
||||||
|
|
Loading…
Add table
Reference in a new issue