mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
14 lines
385 B
HTML
14 lines
385 B
HTML
<h1>Simple Simon</h1>
|
|
<p>
|
|
Spider type. 1 deck. 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 foundations.
|
|
|
|
<h3>Quick Description</h3>
|
|
<p>
|
|
Just like <a href="spiderette.html">Spiderette</a>,
|
|
but all cards are dealt at the beginning to the 10 piles in a
|
|
triangular layout.
|