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/matriarchy.html
Shlomi Fish ada9778879 Ran the HTMLs thru tidy.
tidy -asxhtml so they will validate.
2017-11-12 21:26:36 +02:00

28 lines
1.1 KiB
HTML

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content=
"HTML Tidy for HTML5 for Linux version 5.4.0" />
<title></title>
</head>
<body>
<h1>Matriarchy</h1>
<p>Two-Deck game type. 2 decks. Varying number of redeals.</p>
<h3>Object</h3>
<p>Move all cards to the tableau piles.</p>
<h3>Rules</h3>
<p>The object of this game is to build sequences until all the
cards are used up. Cards are placed on Queens in descending order,
following suit. Kings are placed on the empty spaces above the
queens, and then cards are placed on the Kings in ascending order,
starting with Ace, also following suit. For each rank you complete,
(that is, having one card of each value) you get an extra chance at
going through the talon. You are permitted to move cards from one
pile to another, as long as you still follow the rules. The first
time you go through the talon, the cards are given two at a time.
The second time, it is three cards, and so on up to twelve. If by
that time you have completed any ranks, your bonus runs start at
eleven, then ten, and so on. You win if you complete all the
ranks.</p>
</body>
</html>