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

« back to all changes in this revision

Viewing changes to help/sl/hopscotch.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="Hopscotch"><!--<sect1info>
4
 
                <copyright>
5
 
                        <year>1999</year>
6
 
                        <holder>Rosanna Yuen</holder>
7
 
                </copyright>
8
 
                <author>
9
 
                        <firstname>Rosanna</firstname>
10
 
                        <surname>Yuen</surname>
11
 
                </author>
12
 
                <address><email>rwsy@mit.edu</email></address>
13
 
        </sect1info>-->
14
 
 
15
 
        <title>Hopscotch</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 Ace to four of clubs are placed
33
 
                        here at beginning of play.  Cards are dealt singly to Waste.
34
 
                </entry>
35
 
        </row>
36
 
        <row>
37
 
                <entry>Waste</entry>
38
 
                <entry>
39
 
                        Directly to the right of Stock.  Can only hold one card at a time.
40
 
                        Card must immediately be placed on either a Foundation pile or on to
41
 
                        the Reserve pile of your choice.
42
 
                </entry>
43
 
        </row>
44
 
        <row>
45
 
                <entry>Foundation</entry>
46
 
                <entry>
47
 
                        Four piles on top, to the right of Stock.  Place an Ace on the first
48
 
                        pile, a two on the second pile, a three on the third pile, and a four
49
 
                        on the fourth pile.  The first Foundation pile is built up by one,
50
 
                        the second is built up by two, the third by three, and the fourth by
51
 
                        four, all of which wrap around to Ace when it reaches past thirteen.
52
 
                        cards in Foundations are no longer in play.  Suits do not matter.
53
 
                </entry>
54
 
        </row>
55
 
        <row>
56
 
                <entry>Reserve</entry>
57
 
                <entry>
58
 
                        Four piles placed underneath Foundations.  Cards in Reserve can only
59
 
                        be played on to Foundation piles.  Cards moved from Waste can be
60
 
                        placed on any of the Reserve piles.
61
 
                </entry>
62
 
        </row>
63
 
                        </tbody>
64
 
                </tgroup>
65
 
        </informaltable>
66
 
 
67
 
                </sect2>
68
 
        <sect2><title>Goal</title>
69
 
 
70
 
        <para>
71
 
                Move all cards on to Foundations.
72
 
        </para>
73
 
 
74
 
                </sect2>
75
 
        <sect2><title>Rules</title>
76
 
 
77
 
        <para>
78
 
                Build on to Foundations by ones, twos, threes, and fours for piles
79
 
                one, two, three, and four respectively.  Cards are dealt singly in to
80
 
                the Waste from the Stock.  However, as the Waste pile can only hold
81
 
                one card, this card must immediately be played on to a Foundation pile
82
 
                or on to any of the four Reserve piles.  Cards in the Reserve piles
83
 
                cannot be rearranged.
84
 
        </para>
85
 
 
86
 
                </sect2>
87
 
        <sect2><title>Scoring</title>
88
 
 
89
 
        <para>
90
 
                Each card moved to Foundations scores one point.
91
 
        </para>
92
 
        <para>
93
 
                Maximum possible score:  48
94
 
        </para>
95
 
 
96
 
                </sect2>
97
 
        <sect2><title>Strategy</title>
98
 
 
99
 
        <para>
100
 
                Hone your skills for this game.  Luck will not get you very far here.
101
 
                Try not to cover cards you might need sooner.  Consider saving a
102
 
                column just for kings (as they are the last card to be played on each
103
 
                Foundation).
104
 
        </para>
105
 
        </sect2>
106
 
</sect1>