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

30 lines
1.2 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>Union Square</h1>
<p>Two-Deck game type. 2 decks. No redeal.</p>
<h3>Object</h3>
<p>Move all cards to the foundations.</p>
<h3>Rules</h3>
<p>Cards in tableau can be built either up or down in suit.
However, each pile must follow only one of these rules. For
example, if a tableau pile has a three of clubs over a two of
clubs, one can only play a four of clubs on this pile. Any
available card can be played on to an empty tableau pile.</p>
<p>Foundation piles are to be built in suit from Ace to King,
followed by another King, then back down to Ace, giving 26 cards
per pile when game is won. Cards in foundation piles are no longer
in play.</p>
<p>Cards can be flipped singly from the talon to the waste. Top
card of waste is available for play. There is no redeal.</p>
<h3>Strategy</h3>
<p>A string of beads can be added to from both ends, and so should
your piles. Make good use of any empty slots to append cards. With
a little perseverance, this game can be a lot of fun!</p>
</body>
</html>