File: octagon.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 (49 lines) | stat: -rw-r--r-- 1,318 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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>PySol - Rules for Octagon</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>Octagon</h1>
<p>
Forty Thieves type. 2 decks. 3 redeals.

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

<h3>Rules</h3>
<p>
Five cards are dealt into each of four tableau piles, located
in the corners of the play area.  The eight aces are dealt to
eight foundations, each located on the edges of the play area.
The tableau piles are built down by same suit.  Cards can be
dealt from the talon (placed in the middle of the play area)
one at a time, and can be moved to the tableau or foundations.
Three redeals are allowed.
<p>
Foundations are built up by same suit.  The game is won when
all cards are moved to the foundations.


<p>

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