File: paulownia.html

package info (click to toggle)
pysolfc 3.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 94,856 kB
  • sloc: python: 82,020; tcl: 4,529; makefile: 65; sh: 57; perl: 48
file content (54 lines) | stat: -rw-r--r-- 1,512 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>PySol - Rules for Paulownia</title>
<meta name="license" content="GNU General Public License">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#F7F3FF" link="#0000FF" vlink="#660099"
link="#FF0000">
<img src="../images/pysollogo03.png" alt="PySol FC Logo">
<br>

<h1>Paulownia</h1>
Hanafuda type. 1 deck. Unlimited redeals.

<h3>Object</h3>
Move all cards to the foundations.

<h3>Quick description</h3>
Play is similar to
<a href="klondike.html">Klondike</a>.
The rows build down in rank by same suit.  The foundations
build up in rank by suit.

<h3>Rules</h3>
The rows build from first rank to fourth rank by suit.  The foundations
build from fourth to first.  The third and fourth rank (trash) cards are
not interchangeable on the tableau.  Cards may not be played from the
foundations.  Only first rank cards or correctly ordered piles may be
played on an empty row.

<h3>Strategy</h3>
Uncover the deepest row stacks first.

<h3>Author</h3>
This game and documentation has been written by
<a href="mailto:grania@mailcity.com">T. Kirk</a>.


<p>
<a href="../hanafuda.html">General Hanafuda rules</a>
<br>
<a href="../glossary.html">Glossary</a>
<br>
<a href="../general_rules.html">General rules</a>

<p>
<a href="../index.html">Back to the index</a>
<br>
<a href="../rules.html">Back to individual game rules</a>
<hr>
<i>PySolFC Documentation - version 3.2.0</i>
</body>
</html>