mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
18 lines
513 B
HTML
18 lines
513 B
HTML
<h1>Simplex</h1>
|
|
<p>
|
|
One-Deck game type. 1 deck. No redeal.
|
|
|
|
<h3>Object</h3>
|
|
<p>
|
|
Move all the cards to the foundation.
|
|
|
|
<h3>Rules</h3>
|
|
<p>
|
|
Nine cards are dealt to nine tableau piles. Tableau piles
|
|
are built by the same rank. Once all four cards of the same
|
|
rank are in a tableau pile, that pile may be moved to the
|
|
foundation. Any card can be moved to an empty tableau pile.
|
|
<p>
|
|
Cards can be dealt from the stock one at a time. No redeal is
|
|
allowed. The game is won if all cards are moved to the
|
|
foundation.
|