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/fourpacks.html
2022-07-22 20:14:15 -04:00

14 lines
486 B
HTML

<h1>Four Packs</h1>
<p>
Two-Deck game type. 2 decks. 1 redeal.
<h3>Object</h3>
<p>
Move all cards to the tableau, in four columns with two complete sequences each
from ace to king, from ace to king, then wrapping around, and up to king again.
<h3>Quick Description</h3>
Like <a href="eightpacks.html">Eight Packs</a>,
but the sequences can wrap from king to ace. In order to win,
the cards need to be arranged in four columns, each wrapping around and
containing two full sequences.