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

« back to all changes in this revision

Viewing changes to help/oc/golf.xml

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2011-09-26 12:54:22 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: package-import@ubuntu.com-20110926125422-fhnx2xyc0qcpgyh2
Tags: 1:3.2.0-0ubuntu1
* New upstream stable release.
  - Distribute a copy of the LGPL
  - Update card theme install info for Debian, Ubuntu & OpenSUSE
  - Build help with yelp-tools instead of gnome-doc-utils
  - Fix game restart
  - Translation updates
* debian/control: Build-depends on yelp-tools
* debian/copyright: Fixed a few lintian warnings
* 03_update_theme_install_data.patch: Dropped, applied upstream

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="Golf"><!--<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>
 
13
      <email>zana@webwynk.net</email>
 
14
    </address>
 
15
  </sect1info>-->
 
16
 
 
17
  <title>Golf</title>
 
18
 
 
19
  <para>Written by Rosanna Yuen</para>
 
20
 
 
21
          <sect2><title>Configuracion</title>
 
22
 
 
23
 
 
24
  <informaltable>
 
25
    <tgroup cols="2">
 
26
      <tbody>
 
27
        <row>
 
28
          <entry>Type of Deck</entry>
 
29
          <entry>Standard Deck</entry>
 
30
        </row>
 
31
        <row>
 
32
          <entry>Stock</entry>
 
33
          <entry>
 
34
            Place all remaining cards here.  Cards are turned over one
 
35
            at a time to Waste.  No redeals.
 
36
          </entry>
 
37
        </row>
 
38
        <row>
 
39
          <entry>Waste</entry>
 
40
          <entry>
 
41
            To be taken from Stock.  Top card available for play.
 
42
          </entry>
 
43
        </row>
 
44
        <row>
 
45
          <entry>Tableau</entry>
 
46
          <entry>
 
47
            Seven piles.  Deal five cards face up on every pile.
 
48
          </entry>
 
49
        </row>
 
50
      </tbody>
 
51
    </tgroup>
 
52
  </informaltable>
 
53
 
 
54
          </sect2>
 
55
        <sect2><title>Goal</title>
 
56
 
 
57
  <para>
 
58
    Move all cards to Waste.
 
59
  </para>
 
60
 
 
61
          </sect2>
 
62
        <sect2><title>Règlas</title>
 
63
 
 
64
  <para>
 
65
    The Waste can be built up or down from the available cards on the
 
66
    Tableau.  Only Deuces can be placed on Aces and nothing can be
 
67
    played on to a King.
 
68
  </para>
 
69
  <para>
 
70
    Cards are dealt singly from Stock to Waste.  There are no redeals.
 
71
  </para>
 
72
 
 
73
          </sect2>
 
74
        <sect2><title>Scoring</title>
 
75
 
 
76
  <para>
 
77
    Every card moved from Tableau to Waste scores one point.
 
78
  </para>
 
79
  <para>
 
80
    Maximum possible score:  35
 
81
  </para>
 
82
 
 
83
          </sect2>
 
84
        <sect2><title>Strategy</title>
 
85
 
 
86
  <para>
 
87
    Remember that nothing can be played on to a King.  Try to generate
 
88
    sequences where many cards can be removed without a new card from
 
89
    Stock.
 
90
  </para>
 
91
        </sect2>
 
92
</sect1>