mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
20 lines
591 B
HTML
20 lines
591 B
HTML
<h1>Serpent</h1>
|
|
<p>
|
|
FreeCell type. Two Tarock Decks. No redeal.
|
|
|
|
<h3>Object</h3>
|
|
<p>
|
|
Move all cards to the foundations.
|
|
|
|
<h3>Quick Description</h3>
|
|
<p>
|
|
Like <a href="snake.html">Snake</a>, but
|
|
using two 78 card Tarock decks and the number of cards you can move as a
|
|
sequence is not restricted.
|
|
|
|
<h3>Rules</h3>
|
|
<p>
|
|
All cards are dealt to 9 piles at the start of the game, each King or Skiz
|
|
starting a new pile. Rows build down in rank by alternate color. The
|
|
trumps will play as any color. Empty rows cannot be filled. The eight
|
|
free cells will hold one card each.
|