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

« back to all changes in this revision

Viewing changes to help/sl/bristol.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="Bristol">  <!--<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>Bristol</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>Stock</entry>
31
 
          <entry>
32
 
            Top left pile.  The rest of the deck is placed here after
33
 
            dealing the Tableau.  There are no redeals.
34
 
          </entry>
35
 
        </row>
36
 
        <row>
37
 
          <entry>Reserve</entry>
38
 
          <entry>
39
 
            Three piles to the right of Stock.  One card is dealt into
40
 
            each of the Reserves every time the Stock is clicked.
41
 
          </entry>
42
 
        </row>
43
 
        <row>
44
 
          <entry>Foundation</entry>
45
 
          <entry>
46
 
            Four piles on the top right.  Foundations are built up in
47
 
            sequence regardless of suit.
48
 
          </entry>
49
 
        </row>
50
 
        <row>
51
 
          <entry>Tableau</entry>
52
 
          <entry>
53
 
            Deal face up eight piles of three cards each.
54
 
          </entry>
55
 
        </row>
56
 
      </tbody>
57
 
    </tgroup>
58
 
  </informaltable>
59
 
 
60
 
          </sect2>
61
 
        <sect2><title>Goal</title>
62
 
 
63
 
  <para>
64
 
    Move all cards to the Foundation piles.
65
 
  </para>
66
 
 
67
 
          </sect2>
68
 
        <sect2><title>Rules</title>
69
 
 
70
 
  <para>
71
 
    Cards in the Tableau are built down regardless of suit.  Cards can
72
 
    only be moved singly.  An empty pile in the Tableau can not be
73
 
    filled.
74
 
  </para>
75
 
  <para>
76
 
    Cards are flipped from the Stock on to the three Reserve piles, one
77
 
    card each per deal.  Top card of each Reserve pile is available for
78
 
    play.  Empty Reserve piles cannot be filled except with the next
79
 
    deal from Stock.
80
 
  </para>
81
 
  <para>
82
 
    Foundation piles are built up regardless of suit from Ace to King.
83
 
    Cards in Foundation are no longer in play.
84
 
  </para>
85
 
 
86
 
          </sect2>
87
 
        <sect2><title>Scoring</title>
88
 
 
89
 
  <para>
90
 
    Each card in the Foundation piles scores one point.
91
 
  </para>
92
 
  <para>
93
 
    Maximum possible score:  52
94
 
  </para>
95
 
 
96
 
          </sect2>
97
 
        <sect2><title>Strategy</title>
98
 
 
99
 
  <para>
100
 
    Never look backwards.  Cards that are locked in backwards order are
101
 
    to be dealt with as soon as possible.  Move as many cards from the
102
 
    Reserve on to the Tableau as you can, for Kings are hard to move.
103
 
  </para>
104
 
        </sect2>
105
 
</sect1>