1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/html-src/rules/cover.html

20 lines
451 B
HTML

<h1>Cover</h1>
<p>
One-Deck game type. 1 deck. No redeal.
<h3>Object</h3>
<p>
Discard all but the last four cards.
<h3>Rules</h3>
<p>
Four cards are dealt to four tableau piles. If two of these cards are
of the same suit, they can be discarded and two new cards are dealt from
the stock to fill it.
<p>
The game is won if all cards are discarded except for the last card of
each suit.
<h3>Notes</h3>
<p>
<i>Autodrop</i> is disabled for this game.