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

19 lines
399 B
HTML

<h1>Cover</h1>
<p>
One-Deck game type. 1 deck. No redeal.
<h3>Object</h3>
<p>
Discard all the 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.
<h3>Notes</h3>
<p>
<i>Autodrop</i> is disabled for this game.