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

« back to all changes in this revision

Viewing changes to help/sv/agnes.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="Agnes"><!--<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>Agnes</title>
16
 
 
17
 
  <para>Written by Rosanna Yuen</para>
18
 
 
19
 
  <sect2><title>Setup</title>
20
 
 
21
 
  <informaltable>
22
 
    <tgroup cols="2">
23
 
      <tbody>
24
 
        <row>
25
 
          <entry>Type of Deck</entry>
26
 
          <entry>Standard Deck</entry>
27
 
        </row>
28
 
        <row>
29
 
          <entry>Stock</entry>
30
 
          <entry>
31
 
                Top left pile.  The rest of the deck is placed here after
32
 
            dealing the Tableau.  Cards are dealt in batches of seven,
33
 
            one on every Tableau pile.
34
 
          </entry>
35
 
        </row>
36
 
        <row>
37
 
          <entry>Foundation</entry>
38
 
          <entry>
39
 
      Four piles top right.  To be built in suit and sequence,
40
 
      wrapping from King to Ace when necessary.  One card is dealt
41
 
      on to the first Foundation pile.  The other Foundation piles
42
 
      must be started with cards of the same rank.
43
 
    </entry>
44
 
        </row>
45
 
        <row>
46
 
          <entry>Tableau</entry>
47
 
    <entry>
48
 
      Seven piles.  Deal card face up in first pile.  Place one
49
 
      card face down on all other piles.  Place one card face up
50
 
      on next pile followed by one card face down on all the
51
 
      covered piles.  Repeat until there are seven cards in last
52
 
      pile.  Tableau can be built down in same colors.  Groups of
53
 
      cards can be moved.  Empty piles can only be filled by the
54
 
      next deal from the Stock.
55
 
          </entry>
56
 
        </row>
57
 
      </tbody>
58
 
    </tgroup>
59
 
  </informaltable>
60
 
  </sect2>
61
 
 
62
 
  <sect2><title>Goal</title>
63
 
  <para>
64
 
    Move all cards to the Foundation piles.
65
 
  </para>
66
 
  </sect2>
67
 
  <sect2><title>Rules</title>
68
 
  <para>
69
 
    Cards in the Tableau are built down by same color.  Groups of cards
70
 
    in sequence and same color can be moved as a unit.
71
 
  </para>
72
 
  <para>
73
 
    Each deal flips one card from the Stock to each pile of the
74
 
    Tableau.  There are no redeals.
75
 
  </para>
76
 
  <para>
77
 
    Foundations are built up in suit in sequence, wrapping from King to
78
 
    Ace when necessary.  Cards in Foundations are still in play.  Double
79
 
    clicking on a card in the Tableau will move it to the appropriate
80
 
    Foundation pile if such a move is possible.
81
 
  </para>
82
 
</sect2>
83
 
  <sect2><title>Scoring</title>
84
 
  <para>
85
 
    Each card in Foundation scores one point.
86
 
  </para>
87
 
  <para>
88
 
    Maximum possible score:  52
89
 
  </para>
90
 
</sect2>
91
 
 
92
 
  <sect2><title>Strategy</title>
93
 
  <para>
94
 
    Try to build down in suit whenever possible.  Try to score as many
95
 
    points as you can as this game is very hard to win.
96
 
  </para>
97
 
</sect2>
98
 
</sect1>