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/toni.html
2023-08-16 23:15:19 -04:00

27 lines
906 B
HTML

<h1>Toni</h1>
<p>
Two-Deck game type. 2 decks. 2 redeals.
<h3>Object</h3>
<p>
Move all the cards to the foundations.
<h3>Rules</h3>
<p>
The eight foundations are arranged in the shape of a T.
To the four foundations on the top of the T, an ace of
each suit is dealt, and a king of each suit is dealt to
the middle bar. Twelve cards are dealt to tableau piles,
six on each side of the T.
<p>
Building on the tableau is not allowed, cards can only be
moved to the foundations. If there are no moves left, you
can deal one card to each of the twelve piles. If the talon
is empty, you can pick up the tableau piles to make a new
talon, and redeal. Two redeals are allowed.
<p>
The foundations with the aces are built up by same suit,
while the foundations with the kings are built down by
same suit. Cards can be moved between foundations.
<p>
The game is won if all cards are moved to the foundations.