~ubuntu-branches/debian/jessie/aisleriot/jessie

« back to all changes in this revision

Viewing changes to help/sv/golf.xml

  • Committer: Package Import Robot
  • Author(s): Jordi Mallach, Jeremy Bicha, Jordi Mallach
  • Date: 2012-04-22 12:49:26 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120422124926-gmr0thwstl91jt1n
Tags: 1:3.4.1-1
[ Jeremy Bicha ]
* New upstream release
* debian/control.in: (Build)-depend on guile-2.0
* debian/*.install: Cards files are now stored as zipped .svg's
* debian/patches/99_format-security.patch: Dropped, applied upstream

[ Jordi Mallach ]
* New upstream release.
* Update copyright to final version of the machine-readable 1.0 spec.
* Bump Standards Version to 3.9.3.

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>Setup</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>Rules</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>