File: hanafudafourwinds.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 (58 lines) | stat: -rw-r--r-- 1,598 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
55
56
57
58
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>PySol - Rules for Hanafuda Four Winds</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>Four Winds</h1>
<p>
Hanafuda type. 1 deck. 1 redeal.

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

<h3>Rules</h3>
<p>
Cards play on the four foundation stacks by rank, in ascending suit order.
Cards play on the four row stacks in descending suit order.  The row stacks
will hold no more than three cards.  Only one card can be move at a time.
Any card can be played on an empty row stack, but only cards of the same
rank can play on partly filled rows.  There are only two passes through
the talon.

<h3>Strategy</h3>
<p>
Winning at Four Winds requires a bit of luck and a lot of skill at
using the row stacks to the best advantage.
<p>
Hint: try to keep one row stack open.

<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.


<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>