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

« back to all changes in this revision

Viewing changes to help/en_GB/elevator.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="Elevator"><!--<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>Elevator</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>Top left pile. The rest of the deck is placed here after dealing on to the Tableau. Cards are turned over one at a time to Waste. No redeals.</entry>
32
 
        </row>
33
 
        <row>
34
 
                <entry>Waste</entry>
35
 
                <entry>To be taken from Stock.</entry>
36
 
        </row>
37
 
        <row>
38
 
                <entry>Tableau</entry>
39
 
                <entry>Deal face down seven overlapping rows starting with one card on the first row, increasing by one per row and staggering the piles as to achieve a pyramid. Flip bottom row.</entry>
40
 
        </row>
41
 
                        </tbody>
42
 
                </tgroup>
43
 
        </informaltable>
44
 
 
45
 
                </sect2>
46
 
        <sect2><title>Goal</title>
47
 
 
48
 
        <para>Move all cards to Waste.</para>
49
 
 
50
 
                </sect2>
51
 
        <sect2><title>Rules</title>
52
 
 
53
 
        <para>All exposed cards in the pyramid are available for play. Build on to the Waste from these available cards whenever possible by playing a card with a rank immediately above or immediately below the rank of the top card in the Waste. Aces are both above Kings and below Deuces.</para>
54
 
        <para>Cards can be flipped singly from the Stock to the Waste. There is no redeal.</para>
55
 
 
56
 
                </sect2>
57
 
        <sect2><title>Scoring</title>
58
 
 
59
 
        <para>Each card removed from the pyramid scores one point.</para>
60
 
        <para>Maximum possible score: 28</para>
61
 
 
62
 
                </sect2>
63
 
        <sect2><title>Strategy</title>
64
 
 
65
 
        <para>Every pyramid needs a strong foundation. Get rid of the lower cards first, with an eye out to try to expose as many cards as possible.</para>
66
 
        </sect2>
67
 
</sect1>