mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Fix grammar of more game rules
This commit is contained in:
parent
dfd3b063dd
commit
fbc0817a1e
3 changed files with 5 additions and 4 deletions
|
@ -21,7 +21,7 @@ two other tiles, one must match by color and another by symbol. If it
|
||||||
is played next to four other tiles, it must match two by color and two
|
is played next to four other tiles, it must match two by color and two
|
||||||
by symbol.
|
by symbol.
|
||||||
<p>
|
<p>
|
||||||
The game is played if all tiles from the talon can be played to the
|
The game is won if all tiles from the talon can be played to the
|
||||||
playing area.
|
playing area.
|
||||||
|
|
||||||
<h3>History</h3>
|
<h3>History</h3>
|
||||||
|
|
|
@ -9,6 +9,7 @@ Move all cards to the foundations.
|
||||||
<h3>Quick Description</h3>
|
<h3>Quick Description</h3>
|
||||||
<p>
|
<p>
|
||||||
Like <a href="fortythieves.html">Forty Thieves</a>,
|
Like <a href="fortythieves.html">Forty Thieves</a>,
|
||||||
but with a varying base card,
|
but with a varying base card - after dealing, the next card
|
||||||
the foundations and the 12 piles wrap around,
|
is dealt to the foundation to determine the base rank.
|
||||||
|
Also, the foundations and the 12 piles wrap around,
|
||||||
and empty piles are automatically filled from the waste or talon.
|
and empty piles are automatically filled from the waste or talon.
|
||||||
|
|
|
@ -28,4 +28,4 @@ moving it somewhere else first.
|
||||||
|
|
||||||
<h3>Strategy</h3>
|
<h3>Strategy</h3>
|
||||||
<p>
|
<p>
|
||||||
Don't drop cards to early - you should turn off <i>Autodrop</i> for this game.
|
Don't drop cards too early - you should turn off <i>Autodrop</i> for this game.
|
||||||
|
|
Loading…
Add table
Reference in a new issue