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/pagat.html
2006-12-13 03:14:20 +00:00

26 lines
697 B
HTML

<h1>Pagat</h1>
<p>
Tarock type. 1 deck. No redeal.
<h3>Object</h3>
<p>
Move all cards to the foundations.
<h3>Rules</h3>
<p>
This is a Freecell type of game. Cards on the tableau build down in rank
by suit. Cards build up in rank on the foundations.
A stack can be moved if the cards are in decending rank order
regardless of the suit. Any card or stack can be played on an empty
row.
<h3>Strategy</h3>
<p>
The foundations are less important early in the game than
building movable stacks. Use the reserve stacks carefully.
<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.