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/hurricane.html
2025-02-17 21:24:26 -05:00

25 lines
645 B
HTML

<h1>Hurricane</h1>
<p>
Pairing type. 1 deck. No redeal.
<h3>Object</h3>
<p>
Move all cards to the single foundation.
<h3>Rules</h3>
<p>
Cards are dealt to ten piles of three cards each, along with three
additional single cards. Pair off cards whose ranks total 14, and
discard them to the foundation. Cards from the three single cards
are replaced from the stock, but the piles of three are not replaced
when emptied.
<p>
Aces have a value of one, jacks a value of of 11, queens are 12, and
kings are 13.
<p>
The game is won if all cards have been discarded to the foundation.
<h3>Notes</h3>
<p>
<i>Autodrop</i> is disabled for this game.