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

« back to all changes in this revision

Viewing changes to help/oc/athena.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="Athena">
4
 
<!--<sect1info>
5
 
    <copyright>
6
 
      <year>2001</year>
7
 
      <holder>Rosanna Yuen</holder>
8
 
    </copyright>
9
 
    <author>
10
 
      <firstname>Rosanna</firstname>
11
 
      <surname>Yuen</surname>
12
 
    </author>
13
 
    <address><email>zana@webwynk.net</email></address>
14
 
  </sect1info>-->
15
 
 
16
 
  <title>Atenà</title>
17
 
 
18
 
  <para>
19
 
    Written by Alan Horkan, 
20
 
    based on work by Jonathan Blandford
21
 
  </para>
22
 
  <!-- Also documented by Alan Horkan (2005)
23
 
  based on documentation by Rosann Yuen -->
24
 
  <sect2><title>Configuracion</title>
25
 
 
26
 
  <informaltable>
27
 
    <tgroup cols="2"><tbody>
28
 
        <row>
29
 
          <entry>Type of Deck</entry>
30
 
          <entry>Standard Deck</entry>
31
 
        </row>
32
 
        <row>
33
 
          <entry>Stock</entry>
34
 
          <entry>
35
 
            Top left pile.  The rest of the deck is placed here after
36
 
            dealing on to the Tableau.  Cards are turned over one at a
37
 
            time to Waste.  Two redeals.
38
 
          </entry>
39
 
        </row>
40
 
        <row>
41
 
          <entry>Waste</entry>
42
 
          <entry>
43
 
            To be taken from Stock.  Top card available for
44
 
            play.
45
 
          </entry>
46
 
        </row>
47
 
        <row>
48
 
          <entry>Foundations</entry>
49
 
          <entry>
50
 
            Four piles top right.  To be built up in suit from Ace to
51
 
            King.  Topmost card in each Foundation can be played back on
52
 
            to the Tableau.
53
 
          </entry>
54
 
        </row>
55
 
        <row>
56
 
          <entry>Tableau</entry>
57
 
          <entry>
58
 
            Seven piles.  Four rows, the first row is face down, 
59
 
            the second row is face up, the third row is face down, and 
60
 
            the fourth and final row is face up.  
61
 
            Essentially Athena is the same as Klondike only the opening 
62
 
            layout is different.  
63
 
            <!-- TODO FIXME link to Klondike Help page -->
64
 
            Tableau can be built down in alternating colors.  Builds of
65
 
            cards can be moved.  Empty piles can only be filled by Kings
66
 
            or group of cards starting with a King.
67
 
          </entry>
68
 
        </row>
69
 
      </tbody>
70
 
    </tgroup>
71
 
  </informaltable>
72
 
  </sect2>
73
 
  <sect2><title>Goal</title>
74
 
  <para>
75
 
    Move all cards to the Foundation piles.
76
 
  </para>
77
 
  </sect2>
78
 
  <sect2><title>Règlas</title>
79
 
  <para>
80
 
    Cards in the Tableau are built down by alternating color.  Builds of
81
 
    cards can be moved.  An empty pile in the Tableau can be filled with
82
 
    a King or a group of cards with a King on the bottom.
83
 
  </para>
84
 
  <para>
85
 
    Cards are flipped from the Stock to the Waste individually.  Top
86
 
    card in Waste is in play.  When Stock is empty, move all cards in
87
 
    Waste back to the Stock, maintaining order. You can go through the
88
 
    deck three times.
89
 
  </para>
90
 
  <para>
91
 
    Foundations are built up in suit from Ace to King.  Cards in
92
 
    Foundations are still in play.  Double clicking on a card will move
93
 
    it to the appropriate Foundation pile if such a move is possible.
94
 
  </para>
95
 
 
96
 
<!-- TODO 
97
 
  <sect2><title>Options</title>
98
 
  <para>
99
 
    Three card deals: If checked, the Stock will deal three each time.
100
 
    Otherwise, the Stock will deal singly into the Waste.
101
 
  </para>
102
 
  <para>
103
 
    King Only: If checked empty space may be filled with Kings or 
104
 
    groups of cards starting with a King only.  
105
 
  </para>
106
 
-->
107
 
  </sect2>
108
 
  <sect2><title>Scoring</title>
109
 
  <para>
110
 
    Each card in the Foundation piles scores one point.
111
 
  </para>
112
 
  <para>
113
 
    Maximum possible score:  52
114
 
  </para>
115
 
  </sect2>
116
 
  <sect2><title>Strategy</title>
117
 
  <para>
118
 
    Don't give up the ship!  Try brute force methods when the game seems
119
 
    over.  Sometimes a combination of using cards already in the
120
 
    Foundation and rearranging sequences will free up some needed cards.
121
 
  </para>
122
 
  </sect2>
123
 
</sect1>