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/windmill.html
Roderik Ploszek 806e3a5153 Reverse state of html-src/* help files as before ada9778
These files will be further processed by the gen-html.py script, they don't have
to be HTML valid.
2018-02-19 13:23:28 +01:00

24 lines
623 B
HTML

<h1>Windmill</h1>
<p>
Two-Deck game type. 2 decks. No redeal.
<h3>Object</h3>
<p>
Move all cards to the foundations.
<h3>Rules</h3>
<p>
The 4 foundations in the corners build down by rank from King to Ace.
<p>
The foundation in the center builds up by rank from Ace to King,
four times wrapping around until it contains 52 cards.
<p>
The 8 reserve piles can hold a single card and are
automatically filled from the waste or talon.
<p>
Cards can be flipped singly from the talon to the waste.
There is no redeal.
<h3>Notes</h3>
<p>
<i>Autodrop</i> and <i>Quickplay</i> are disabled for this game.