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

29 lines
998 B
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>Five Aces</h1>
Tarock type. 1 deck. No redeal.
<h3>Object</h3>
Move all cards to the foundations.
<h3>Quick description</h3>
This is a <a href="bakersdozen.html">Baker's Dozen</a> type game
played with the 78 card Tarock deck. Piles build down in rank in
alternate colors. The Trumps can play as either color. The five
Aces are dealt to the foundations at the start of the game.
<h3>Rules</h3>
Rows build down in rank by alternate color with the Trumps playing
as either color. A pile may be moved to another location but only a
single card may be played on an empty row. Cards may be played from
the foundations.
<h3>Strategy</h3>
Use the Trumps to open spots for suit cards.
<h3>Author</h3>
<p>This game and documentation has been written by <a href=
"mailto:grania@mailcity.com">T. Kirk</a>.</p>
</body>
</html>