mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
15 lines
437 B
HTML
15 lines
437 B
HTML
<h1>Harvestman</h1>
|
|
<p>
|
|
Spider type. 2 decks. No redeal.
|
|
|
|
<h3>Object</h3>
|
|
<p>
|
|
Group all the cards in sets of 13 cards in descending sequence
|
|
by suit from King to Ace and move such sets to the foundation.
|
|
|
|
<h3>Quick Description</h3>
|
|
<p>
|
|
Like <a href="arachnida.html">Arachnida</a>, but tableau piles
|
|
are built down by same suit or same rank, but combined sequences
|
|
that contain groups that are both the same rank or suit cannot
|
|
be moved.
|