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

« back to all changes in this revision

Viewing changes to help/oc/carpet.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="Carpet"><!--<sect1info>
 
4
    <copyright>
 
5
      <year>2001</year>
 
6
      <holder>Vincent Povirk</holder>
 
7
    </copyright>
 
8
    <author>
 
9
      <firstname>Vincent</firstname>
 
10
      <surname>Povirk</surname>
 
11
    </author>
 
12
    <address><email>madewokherd@gmail.com</email></address>
 
13
  </sect1info>-->
 
14
 
 
15
  <title>Carpet</title>
 
16
 
 
17
  <para>Written by Vincent Povirk</para>
 
18
 
 
19
          <sect2><title>Configuracion</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>
 
31
            Top left pile.  The rest of the deck is placed here after
 
32
            dealing.  Cards are turned over one at a time to Waste.  
 
33
            No redeals.
 
34
          </entry>
 
35
        </row>
 
36
        <row>
 
37
          <entry>Waste</entry>
 
38
          <entry>
 
39
            To be taken from Stock.  Top card available for play.
 
40
          </entry>
 
41
        </row>
 
42
        <row>
 
43
          <entry>Foundation</entry>
 
44
          <entry>
 
45
            Four piles top right.  To be built up in suit from Ace to
 
46
            King.  Aces are removed before dealing and placed on the 
 
47
            foundations.
 
48
          </entry>
 
49
        </row>
 
50
        <row>
 
51
          <entry>Tableau</entry>
 
52
          <entry>
 
53
            The "Carpet". Four rows of five cards dealt face up. Cards on 
 
54
            the tableau are available for play. There is no building. Empty 
 
55
            spaces are automatically filled from the waste if possible or 
 
56
            the stock.
 
57
          </entry>
 
58
        </row>
 
59
      </tbody>
 
60
    </tgroup>
 
61
  </informaltable>
 
62
 
 
63
          </sect2>
 
64
        <sect2><title>Goal</title>
 
65
 
 
66
  <para>
 
67
    Move all cards to the Foundation piles.
 
68
  </para>
 
69
 
 
70
          </sect2>
 
71
        <sect2><title>Règlas</title>
 
72
 
 
73
  <para>
 
74
    Cards on the tableau are in play.
 
75
  </para>
 
76
  <para>
 
77
    Cards are flipped from the Stock to the Waste individually.  Top
 
78
    card in Waste is in play.  There are no redeals.
 
79
  </para>
 
80
  <para>
 
81
    Foundations are built up in suit from Ace to King.  Cards in
 
82
    Foundations are still in play.  Double clicking on a card will move
 
83
    it to the appropriate Foundation pile if such a move is
 
84
    possible. 
 
85
  </para>
 
86
 
 
87
          </sect2>
 
88
        <sect2><title>Scoring</title>
 
89
 
 
90
  <para>
 
91
    Each card places in the Foundation piles scores one point.
 
92
  </para>
 
93
  <para>
 
94
    Maximum possible score:  48
 
95
  </para>
 
96
 
 
97
          </sect2>
 
98
        <sect2><title>Strategy</title>
 
99
 
 
100
  <para>
 
101
    Just put anything you can on the foundation.
 
102
  </para>
 
103
        </sect2>
 
104
</sect1>