~taylorp36/ubuntu/wily/aisleriot/bug-1490189

« back to all changes in this revision

Viewing changes to help/en_GB/cruel.xml

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2011-09-26 12:54:22 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: package-import@ubuntu.com-20110926125422-fhnx2xyc0qcpgyh2
Tags: 1:3.2.0-0ubuntu1
* New upstream stable release.
  - Distribute a copy of the LGPL
  - Update card theme install info for Debian, Ubuntu & OpenSUSE
  - Build help with yelp-tools instead of gnome-doc-utils
  - Fix game restart
  - Translation updates
* debian/control: Build-depends on yelp-tools
* debian/copyright: Fixed a few lintian warnings
* 03_update_theme_install_data.patch: Dropped, applied upstream

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="Cruel"><!--<sect1info>
 
4
    <copyright>
 
5
      <year>2005</year>
 
6
      <holder>Zach Keene</holder>
 
7
    </copyright>
 
8
    <author>
 
9
      <firstname>Zach</firstname>
 
10
      <surname>Keene</surname>
 
11
    </author>
 
12
    <address><email>zjkeene@bellsouth.net</email></address>
 
13
  </sect1info>-->
 
14
 
 
15
  <title>Cruel</title>
 
16
 
 
17
  <para>Written by Zach Keene</para>
 
18
 
 
19
          <sect2><title>Setup</title>
 
20
 
 
21
 
 
22
  <informaltable>
 
23
    <tgroup cols="2"><tbody>
 
24
        <row>
 
25
          <entry>Type of Deck</entry>
 
26
          <entry>Standard Deck</entry>
 
27
        </row>
 
28
        <row>
 
29
          <entry>Stock</entry>
 
30
          <entry>Top left slot. Since all remaining cards are always dealt to the tableau, it will always be empty. Redeals are unlimited.</entry>
 
31
        </row>
 
32
        <row>
 
33
          <entry>Foundations</entry>
 
34
          <entry>Rightmost piles in the top row; the aces are placed here upon the start of the game. Build up in suit from ace to king.</entry>
 
35
        </row>
 
36
        <row>
 
37
          <entry>Tableau</entry>
 
38
          <entry>Up to thirteen piles, dealt four cards at a time until the stock is exhausted. Tableau piles can be built down in suit.</entry>
 
39
        </row>
 
40
      </tbody>
 
41
    </tgroup>
 
42
  </informaltable>
 
43
 
 
44
          </sect2>
 
45
        <sect2><title>Goal</title>
 
46
 
 
47
  <para>Move all cards to the foundation piles.</para>
 
48
 
 
49
          </sect2>
 
50
        <sect2><title>Rules</title>
 
51
 
 
52
  <para>Build foundations up in suit and tableau piles down in suit. If no moves are available (or you just feel like it), click on the empty top left slot for a redeal.</para>
 
53
  <para>Redeals are accomplished by placing the tableau piles on top of each other in order, starting from the last pile. Then the deck is simply turned over and redealt, four cards at a time, back to the tableau. If no moves are made, redealing will not alter the arrangement of the cards. Therefore, the game is lost if no move is possible immediately after a redeal.</para>
 
54
  <para>Note: a degenerate case occurs whenever, after a redeal, the last tableau pile contains only one card and the only move possible is from the final tableau pile one before it. Making this move and redealing only results in the original card arrangement. AisleRiot will end the game if this situation is detected.</para>
 
55
 
 
56
          </sect2>
 
57
        <sect2><title>Scoring</title>
 
58
 
 
59
  <para>Each card placed in the foundation piles scores one point.</para>
 
60
  <para>Maximum possible score: 48</para>
 
61
 
 
62
          </sect2>
 
63
        <sect2><title>Strategy</title>
 
64
 
 
65
  <para>If more than one pile on the tableau can be built upon, choose to build upon the one with the highest rank first.</para>
 
66
        </sect2>
 
67
</sect1>