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/simonjester.html
2022-05-16 20:13:31 -04:00

15 lines
433 B
HTML

<h1>Simon Jester</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="spider.html">Spider</a>,
but all cards are dealt at the beginning to the 14 piles in a
triangular layout. A two-deck variation of
<a href="simplesimon.html">Simple Simon</a>.