mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
17 lines
583 B
HTML
17 lines
583 B
HTML
<h1>Trillium</h1>
|
|
<p>
|
|
Spider type. 2 decks. No redeal.
|
|
|
|
<h3>Object</h3>
|
|
<p>
|
|
Arrange all cards in columns with complete sequences from king to ace.
|
|
|
|
<h3>Rules</h3>
|
|
<p>
|
|
Cards are dealt to thirteen piles of four cards each, with alternating
|
|
cards face-up and face-down. Tableau piles are built down by alternate
|
|
color, and any card or sequence of cards can be moved between piles.
|
|
<p>
|
|
When there are no moves left, you can deal one card from the top of the
|
|
talon to each tableau pile. The game is won if you're able to organize
|
|
all the cards into complete sequences from king to ace.
|