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

« back to all changes in this revision

Viewing changes to help/sl/gay_gordons.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="Gay_Gordons"><!--<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>Gay Gordons</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>Reserve</entry>
31
 
          <entry>
32
 
            Top left pile.  Deal two cards face up here.  The top card
33
 
            is in play.  Cannot be refilled or built on.
34
 
          </entry>
35
 
        </row>
36
 
        <row>
37
 
          <entry>Tableau</entry>
38
 
          <entry>
39
 
            Ten piles.  Deal five cards face up in each pile.  The top
40
 
            card in each pile is in play.  Empty piles cannot be filled.
41
 
          </entry>
42
 
        </row>
43
 
      </tbody>
44
 
    </tgroup>
45
 
  </informaltable>
46
 
 
47
 
          </sect2>
48
 
        <sect2><title>Goal</title>
49
 
 
50
 
  <para>
51
 
    Remove all cards.
52
 
  </para>
53
 
 
54
 
          </sect2>
55
 
        <sect2><title>Rules</title>
56
 
 
57
 
  <para>
58
 
    Remove cards in pairs that add up to eleven.  Kings are paired off
59
 
    with Queens.  Jacks are paired off with other Jacks.
60
 
  </para>
61
 
 
62
 
          </sect2>
63
 
        <sect2><title>Scoring</title>
64
 
 
65
 
  <para>
66
 
    Each pair of cards removed scores two points.
67
 
  </para>
68
 
  <para>
69
 
    Maximum possible score:  52
70
 
  </para>
71
 
 
72
 
          </sect2>
73
 
        <sect2><title>Strategy</title>
74
 
 
75
 
  <para>
76
 
    Try to uncover cards that are buried under their pair-mate.
77
 
  </para>
78
 
        </sect2>
79
 
</sect1>