~taylorp36/ubuntu/wily/aisleriot/bug-1490189

« back to all changes in this revision

Viewing changes to help/sl/seahaven.xml

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-04-16 15:31:15 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20120416153115-a930w213lv12vesj
Tags: 1:3.2.3.2-0ubuntu1
* New upstream bugfix and translation update release.
  - Fix blurry freecell icon
  - Fix freecell with guile 2.0
  - Fix potential format string crash
* debian/patches/03_format-security.patch: Dropped, applied upstream
* debian/watch: Watch for .xz tarball releases

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="utf-8"?>
2
 
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
3
 
<sect1 id="Seahaven"><!--<sect1info>
4
 
                <copyright>
5
 
                        <year>2001</year>
6
 
                        <holder>Rosanna Yuen</holder>
7
 
                </copyright>
8
 
                <author>
9
 
                        <firstname>Rosanna</firstname>
10
 
                        <surname>Yuen</surname>
11
 
                </author>
12
 
                <address><email>zana@webwynk.net</email></address>
13
 
        </sect1info>-->
14
 
 
15
 
        <title>Seahaven</title>
16
 
 
17
 
  <para>Written by Rosanna Yuen</para>
18
 
 
19
 
          <sect2><title>Setup</title>
20
 
 
21
 
 
22
 
  <informaltable>
23
 
    <tgroup cols="2">
24
 
      <tbody>
25
 
        <row>
26
 
          <entry>Type of Deck</entry>
27
 
          <entry>Standard Deck</entry>
28
 
        </row>
29
 
        <row>
30
 
          <entry>Foundation</entry>
31
 
          <entry>
32
 
                Four piles -- two top left, two top right.  Built from
33
 
                  Ace to King in suit.
34
 
                 </entry>
35
 
        </row>
36
 
        <row>
37
 
          <entry>Reserves</entry>
38
 
          <entry>
39
 
                Four piles at top in the center.  Each reserve can only
40
 
                  hold one card.  Two of the reserves are each dealt one card to
41
 
                  start.
42
 
                 </entry>
43
 
        </row>
44
 
        <row>
45
 
          <entry>Tableau</entry>
46
 
          <entry>
47
 
                Ten piles underneath the Foundation and Reserves.  The
48
 
                  other fifty cards are dealt face up here with five in each
49
 
                  slot.
50
 
                 </entry>
51
 
        </row>
52
 
      </tbody>
53
 
    </tgroup>
54
 
  </informaltable>
55
 
 
56
 
          </sect2>
57
 
        <sect2><title>Goal</title>
58
 
 
59
 
  <para>
60
 
    Move all cards to the Foundation piles.
61
 
  </para>
62
 
 
63
 
          </sect2>
64
 
        <sect2><title>Rules</title>
65
 
 
66
 
  <para>
67
 
    The Tableau is built down by suit.  Only the top card or build of
68
 
    cards can be moved.  A build of cards can only be moved if the
69
 
    number of cards in the build is equal or less than one more than the
70
 
    number of Reserve slots free.  Empty spaces in the Tableau can only
71
 
    be filled with a King or a build starting with a King.
72
 
  </para>
73
 
  <para>
74
 
    Foundations are built up by suit from Ace to King.  Although cards
75
 
    in the Foundations are technically still in play, there really is no
76
 
    need as playing these cards are not in any way helpful.
77
 
  </para>
78
 
  <para>
79
 
    Any top card in the Tableau can be placed in an empty Reserve slot.
80
 
    These cards are available for play back into the Tableau or on to a
81
 
    Foundation pile.
82
 
  </para>
83
 
  <para>
84
 
    As a convenience, sequences of the same suit can be moved onto the
85
 
    matching Foundation pile rather than being moved individually. This
86
 
    is especially useful at the end of the game.
87
 
  </para>
88
 
 
89
 
          </sect2>
90
 
        <sect2><title>Scoring</title>
91
 
 
92
 
  <para>
93
 
    Each card placed on to the Foundation piles scores one point.
94
 
  </para>
95
 
  <para>
96
 
    Maximum possible score:  52
97
 
  </para>
98
 
 
99
 
          </sect2>
100
 
        <sect2><title>Strategy</title>
101
 
 
102
 
  <para>
103
 
    Move any card you can on to the Foundations as soon as possible.
104
 
    Leaving them around can only hinder your movement.
105
 
  </para>
106
 
        </sect2>
107
 
</sect1>