mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
19 lines
534 B
HTML
19 lines
534 B
HTML
<h1>School</h1>
|
|
<p>
|
|
Fan game type. 1 deck. 2 redeals.
|
|
|
|
<h3>Object</h3>
|
|
<p>
|
|
Move all cards to the foundations.
|
|
|
|
<h3>Rules</h3>
|
|
<p>
|
|
Cards are dealt to sixteen piles of three cards,
|
|
and the aces are dealt to the foundations. The tableau
|
|
piles are built by same rank. Empty tableau piles are
|
|
not filled. The foundations are built up by same suit.
|
|
<p>
|
|
When there are no moves left, the remaining cards on the
|
|
tableau can be reshuffled and redealt. Two redeals are
|
|
allowed. The game is won when all cards are moved to the
|
|
foundations.
|