~ubuntu-branches/debian/sid/aisleriot/sid

« back to all changes in this revision

Viewing changes to help/sv/scuffle.xml

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson, Jeremy Bicha, Jackson Doak, Andreas Henriksson
  • Date: 2013-10-17 23:33:36 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20131017233336-s2rn2lklucl6az43
Tags: 1:3.10.1-1
[ Jeremy Bicha ]
* New upstream release. 1:3.9.90-1
* debian/control.in:
  - Lower GTK dependency back to 3.4
  - Update homepage

[ Jackson Doak ]
* New upstream release (v3.10.0)

[ Andreas Henriksson ]
* New upstream release (v3.10.1)
* Bump Standards-Version to 3.9.4

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="Scuffle"><!--<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>Scuffle</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>Stock</entry>
 
31
          <entry>
 
32
                        Top left pile.  All cards except the Aces are placed
 
33
                        here at the start of play.  Clicking on the Stock will deal
 
34
                        one card to each of the four Reserve piles.  Two redeals allowed.
 
35
          </entry>
 
36
        </row>
 
37
        <row>
 
38
          <entry>Foundation</entry>
 
39
          <entry>
 
40
                Four piles on top, to the right of Stock.  Place an Ace on each
 
41
            Foundation to begin the game.  The Foundation piles are to be built up
 
42
            regardless of suit.
 
43
          </entry>
 
44
        </row>
 
45
        <row>
 
46
          <entry>Reserves</entry>
 
47
          <entry>
 
48
                  Four piles placed underneath Foundations.  Each time Stock is
 
49
                  clicked, one card will be placed on each Reserve pile.  Top
 
50
                  card is available for play.  Reserve cards can only be moved
 
51
                  on to Foundations.
 
52
          </entry>
 
53
        </row>
 
54
      </tbody>
 
55
    </tgroup>
 
56
  </informaltable>
 
57
 
 
58
          </sect2>
 
59
        <sect2><title>Goal</title>
 
60
 
 
61
  <para>
 
62
    Move all cards to the Foundation piles.
 
63
  </para>
 
64
 
 
65
          </sect2>
 
66
        <sect2><title>Rules</title>
 
67
 
 
68
  <para>
 
69
    Play begins by dealing four cards face up on to the Reserve.  If
 
70
    possible, play cards on to the Foundation from the Reserve.  Continue
 
71
    this process until no cards are left in stock and no more moves on
 
72
    to the Foundation can be made.
 
73
  </para>
 
74
  <para>
 
75
    Take all cards left over on the Reserve and reshuffle.  Place these
 
76
    cards back to the stock for redealing.  There are two redeals.
 
77
  </para>
 
78
 
 
79
          </sect2>
 
80
        <sect2><title>Scoring</title>
 
81
 
 
82
  <para>
 
83
    Each card placed on to the Foundation piles scores one point.
 
84
  </para>
 
85
  <para>
 
86
    Maximum possible score:  48
 
87
  </para>
 
88
 
 
89
          </sect2>
 
90
        <sect2><title>Strategy</title>
 
91
 
 
92
  <para>
 
93
    Try to keep in mind what is underneath the Reserve piles.  When
 
94
    given a choice, it is this knowledge which should help you decide
 
95
    which card to play.
 
96
  </para>
 
97
        </sect2>
 
98
</sect1>