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/samuri.html
Roderik Ploszek 806e3a5153 Reverse state of html-src/* help files as before ada9778
These files will be further processed by the gen-html.py script, they don't have
to be HTML valid.
2018-02-19 13:23:28 +01:00

28 lines
928 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 Klondike 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.