mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
19 lines
378 B
HTML
19 lines
378 B
HTML
<h1>Thirteens</h1>
|
|
<p>
|
|
Pairing game type. 1 deck. No redeal.
|
|
|
|
<h3>Object</h3>
|
|
<p>
|
|
Discard all the cards.
|
|
|
|
<h3>Rules</h3>
|
|
<p>
|
|
The object is to use up all the cards from the tableau by
|
|
discarding pairs of cards that total up to 13. Kings can
|
|
be removed on their own.
|
|
<p>
|
|
You win when the tableau piles are all gone.
|
|
|
|
<h3>Notes</h3>
|
|
<p>
|
|
<i>Autodrop</i> is disabled for this game.
|