mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
19 lines
518 B
HTML
19 lines
518 B
HTML
<h1>Troika</h1>
|
|
<p>
|
|
Fan game type. 1 deck. No redeal.
|
|
|
|
<h3>Object</h3>
|
|
<p>
|
|
Move all cards to the foundations.
|
|
|
|
<h3>Rules</h3>
|
|
<p>
|
|
Cards are dealt into 18 piles of three (with the last pile
|
|
only having one card). During the initial deal, aces are
|
|
skipped and sent directly to the foundation.
|
|
<p>
|
|
Tableau piles are built by same rank. Three cards max are
|
|
allowed in each tableau pile. Empty piles cannot be filled.
|
|
<p>
|
|
The foundations are built up by suit. The game is won if
|
|
all cards are moved to the foundations.
|