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

« back to all changes in this revision

Viewing changes to help/en_GB/clock.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="Clock"><!--<sect1info>
4
 
                <copyright>
5
 
                        <year>1998</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>Clock</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>Tableau</entry>
31
 
                <entry>Deal cards in a clock shape, for a total of twelve piles with four cards each.</entry>
32
 
        </row>
33
 
        <row>
34
 
                <entry>Stock</entry>
35
 
                <entry>Place last four cards in the Stock pile (middle of the Tableau) Flip over top card.</entry>
36
 
        </row>
37
 
                        </tbody>
38
 
                </tgroup>
39
 
        </informaltable>
40
 
 
41
 
                </sect2>
42
 
        <sect2><title>Goal</title>
43
 
 
44
 
        <para>To have all four cards in each pile be the rank corresponding to the number on a clock face.</para>
45
 
 
46
 
                </sect2>
47
 
        <sect2><title>Rules</title>
48
 
 
49
 
        <para>Move the top card in the middle to the appropriate pile. The Tableau is in the shape of a clock, and so the numbered cards go where they would on an analogue clock. Aces go where the ones go, and the Jacks and Queens go where the elevens and twelves go respectively. For all the people who have never had an analogue watch/clock, this is the pattern:</para>
50
 
        <screenshot>
51
 
         <mediaobject>
52
 
            <imageobject>
53
 
                          <imagedata fileref="figures/clock-rules.png" format="PNG"/>
54
 
            </imageobject>
55
 
            <textobject>
56
 
              <phrase>Clock Layout.</phrase>
57
 
            </textobject>
58
 
          </mediaobject>
59
 
        </screenshot>
60
 
        <para>Kings are kept in the middle pile. When a card is moved to a new pile (or made to stay in the same pile, as the case is with the King), the bottom card in the new pile is taken and placed on top of the middle pile face up. This new card is ready for play. To move a card to the appropriate pile, either drag the card over or double-click on the appropriate receptor pile.</para>
61
 
        <para>Game is over when there are four kings in the middle. At this point, you've won if goal is achieved. Note that if a card in a pile is in the right place it is okay even if it is faced down.</para>
62
 
 
63
 
                </sect2>
64
 
        <sect2><title>Scoring</title>
65
 
 
66
 
        <para>Each card in the appropriate pile of the clock (not counting Kings, as there are no Kings on real clocks) scores one point.</para>
67
 
        <para>Maximum possible score: 48</para>
68
 
 
69
 
                </sect2>
70
 
        <sect2><title>Strategy</title>
71
 
 
72
 
        <para>Find a way to automate this game. There are no decisions ever to be made. If you lose it's not your fault. (Contrariwise, if you win, it's just luck!)</para>
73
 
        </sect2>
74
 
</sect1>