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

« back to all changes in this revision

Viewing changes to help/oc/gold_mine.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="Gold_Mine"><!--<sect1info>
4
 
    <copyright>
5
 
      <year>2005</year>
6
 
      <holder>Alan Horkan</holder>
7
 
    </copyright>
8
 
    <author>
9
 
      <firstname>Alan</firstname>
10
 
      <surname>Horkan</surname>
11
 
    </author>
12
 
  </sect1info>-->
13
 
 
14
 
  <title>Gold Mine</title>
15
 
 
16
 
  <sect2><title>Configuracion</title>
17
 
 
18
 
  <informaltable>
19
 
    <tgroup cols="2"><tbody>
20
 
        <row>
21
 
          <entry>Type of Deck</entry>
22
 
          <entry>Standard Deck</entry>
23
 
        </row>
24
 
        <row>
25
 
          <entry>Stock</entry>
26
 
          <entry>
27
 
            Top left pile.  The rest of the deck is placed here after
28
 
            dealing on to the Tableau.  Cards are turned over three at a
29
 
            time to Waste.  
30
 
            No redeals.
31
 
          </entry>
32
 
        </row>
33
 
        <row>
34
 
          <entry>Waste</entry>
35
 
          <entry>
36
 
            To be taken from Stock.  Top card available for
37
 
            play.
38
 
          </entry>
39
 
        </row>
40
 
        <row>
41
 
          <entry>Foundations</entry>
42
 
          <entry>
43
 
            Four piles top right.  To be built up in suit from Ace to
44
 
            King.  Topmost card in each Foundation can be played back on
45
 
            to the Tableau.
46
 
          </entry>
47
 
        </row>
48
 
        <row>
49
 
          <entry>Tableau</entry>
50
 
          <entry>
51
 
            Seven piles, all empty to start.  
52
 
        Gold Mine is a variation of <ulink type="help" url="ghelp:aisleriot#Klondike">Klondike</ulink>.  
53
 
            Tableau can be built down in alternating colors.  Groups of
54
 
            cards can be moved.  Empty piles can be filled with any card. 
55
 
          </entry>
56
 
        </row>
57
 
      </tbody>
58
 
    </tgroup>
59
 
  </informaltable>
60
 
 
61
 
  </sect2>
62
 
 
63
 
  <sect2><title>Goal</title>
64
 
  <para>
65
 
    Move all cards to the Foundation piles.
66
 
  </para>
67
 
  </sect2>
68
 
 
69
 
  <sect2><title>Règlas</title>
70
 
  <para>
71
 
    Cards in the Tableau are built down by alternating color.  Groups of
72
 
    cards can be moved.  An empty pile in the Tableau can be filled with
73
 
    any card.  
74
 
  </para>
75
 
  <para>
76
 
    Cards are flipped from the Stock to the Waste three at a time.  Top
77
 
    card in Waste is in play.  When Stock is empty, game over.  
78
 
    Only one chance to get it right and establish your gold mine.  
79
 
  </para>
80
 
  <para>
81
 
    Foundations are built up in suit from Ace to King.  Cards in
82
 
    Foundations are still in play.  Double clicking on a card will move
83
 
    it to the appropriate Foundation pile if such a move is possible.
84
 
  </para>
85
 
  </sect2>
86
 
 
87
 
  <sect2><title>Scoring</title>
88
 
  <para>
89
 
    Each card in the Foundation piles scores one point.
90
 
  </para>
91
 
  <para>
92
 
    Maximum possible score:  52
93
 
  </para>
94
 
  </sect2>
95
 
 
96
 
  <sect2><title>Strategy</title>
97
 
  <para>
98
 
    Be careful how you fill the empty foundation piles.  
99
 
    With skill it is possible to win Gold Mine most of the time.  
100
 
    If at first you do not succeed restart and try again.  
101
 
  </para>
102
 
  </sect2>
103
 
</sect1>