mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
28 lines
956 B
HTML
28 lines
956 B
HTML
<h1>Samuri</h1>
|
|
<p>
|
|
Hanafuda type. 1 deck. No redeal.
|
|
|
|
<h3>Object</h3>
|
|
<p>
|
|
Move all cards to the foundations.
|
|
|
|
<h3>Rules</h3>
|
|
<p>
|
|
Samuri is a <a href="klondike.html">Klondike</a> type game. Play begins with a similar layout.
|
|
There are seven row stacks with six foundations to either side. The
|
|
Talon is in the middle. Cards are dealt from the talon to the waste
|
|
stack one at a time. There is only one round. The cards play on the
|
|
foundations from fourth rank to first by suits. They play on the rows
|
|
from first to fourth, also by suits. Rank order is strict for all suits.
|
|
Only first rank cards will play on the canvas. Cards cannot be removed
|
|
from a foundation once played there.
|
|
|
|
<h3>Strategy</h3>
|
|
<p>
|
|
Hint: try not to let the waste stack get too deep.
|
|
|
|
<h3>Author</h3>
|
|
<p>
|
|
This game and documentation has been written by
|
|
<a href="mailto:grania@mailcity.com">T. Kirk</a>
|
|
and is part of the official PySol distribution.
|