home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gnome / help / aisleriot / C / spider.xml < prev    next >
Encoding:
Text File  |  2009-04-14  |  3.8 KB  |  135 lines

  1. <sect1 id="Spider"><!--<sect1info>
  2.         <copyright>
  3.             <year>1998</year>
  4.             <holder>Rosanna Yuen</holder>
  5.         </copyright>
  6.         <author>
  7.             <firstname>Rosanna</firstname>
  8.             <surname>Yuen</surname>
  9.         </author>
  10.         <address><email>rwsy@mit.edu</email></address>
  11.     </sect1info>-->
  12.  
  13.     <title>Spider</title>
  14.  
  15.     <para>Written by Jonathan Blandford</para>
  16.  
  17.             <sect2><title>Setup</title>
  18.  
  19.  
  20.     <informaltable>
  21.         <tgroup cols="2">
  22.             <tbody>
  23.     <row>
  24.         <entry>Type of Deck</entry>
  25.         <entry>Double Deck</entry>
  26.     </row>
  27.     <row>
  28.         <entry>Stock</entry>
  29.         <entry>
  30.             Top left pile.  Deck placed here after dealing onto Tableau.
  31.             Clicking deals one card face up to every pile.
  32.         </entry>
  33.     </row>
  34.     <row>
  35.         <entry>Foundation</entry>
  36.         <entry>
  37.             Top eight piles. Only used to hold sequences of cards going down from King
  38.         down to Ace once completed.
  39.         </entry>
  40.     </row>
  41.     <row>
  42.         <entry>Tableau</entry>
  43.         <entry>
  44.             Ten piles.  Four piles (piles 1, 4, 7, and 10) get dealt 5
  45.             cards down and one card up while rest of the piles get dealt 4 cards
  46.             down and one card up.  Cards can be built down regardless of suit.
  47.             Sequences of cards in the same suit can be moved as a unit.  Empty piles
  48.             can be filled with any card or movable unit.
  49.         </entry>
  50.     </row>
  51.             </tbody>
  52.         </tgroup>
  53.     </informaltable>
  54.  
  55.             </sect2>
  56.         <sect2><title>Goal</title>
  57.  
  58.     <para>
  59.         To have eight sequences of cards going down from King
  60.         down to Ace in the foundation.
  61.     </para>
  62.     <para>
  63.       If you want an extremely difficult challenge, do not move completed
  64.     sequences of cards to a foundation.
  65.     You can also win by leaving the same eight sequences in the tableau.
  66.     This is harder because there are fewer empty piles available. In fact,
  67.     it is nearly impossible.
  68.     </para>
  69.  
  70.             </sect2>
  71.         <sect2><title>Rules</title>
  72.  
  73.     <para>
  74.         Build down regardless of suit.  Sequences of cards in the same suit can
  75.         be moved as a unit.  Empty piles can be filled with any card or legal
  76.         sequence.
  77.     </para>
  78.     <para>
  79.         Clicking on the Stock pile at any time deals a card face up to every
  80.         pile.  However, all piles must be non-empty.  If an empty pile exists,
  81.         an error message will appear.
  82.     </para>
  83.     <para>
  84.         A sequence of cards going down from King down to Ace can be moved to a foundation pile.  Once
  85.         there, these cards are no longer in play.
  86.     </para>
  87.  
  88.             </sect2>
  89.         <sect2><title>Options</title>
  90.  
  91.   <para>
  92.     There are three possible types of deck. Each deck has 104 cards.
  93.   </para>
  94.   <variablelist>
  95.     <varlistentry><term>One Suit</term>
  96.       <listitem>
  97.         <para>The deck is an octuple deck of Spades only. This is the simplest of the spider decks and a good way to learn the basics.</para>
  98.       </listitem>
  99.     </varlistentry>    
  100.     <varlistentry><term>Two Suits</term>
  101.       <listitem>
  102.         <para>The deck is a quadruple deck of Hearts and Spades only. There are four complete sequences of cards for each suit. This is not quite as diabolical as the standard four suit spider deck.</para>
  103.       </listitem>
  104.     </varlistentry>
  105.     <varlistentry><term>Four Suits</term>
  106.       <listitem>
  107.         <para>The deck is a standard double deck. There are two complete sequences of cards for each suit. This is the standard Spider deck. It is also the most difficult.</para>
  108.       </listitem>
  109.     </varlistentry>
  110.   </variablelist>
  111.   
  112.   <para>Many traditional implementations of Spider do not use a foundation
  113.   and simply remove completed sequences of cards. This has no impact upon game
  114.   play.</para>
  115.  
  116.           </sect2>
  117.         <sect2><title>Scoring</title>
  118.  
  119.     <para>
  120.         For every sequence in suit, points given is (length of sequence - 1).
  121.     </para>
  122.     <para>
  123.         Maximum possible score: 96
  124.     </para>
  125.  
  126.             </sect2>
  127.         <sect2><title>Strategy</title>
  128.  
  129.     <para>
  130.         If at first you don't succeed, don't become addicted.  Build in suit
  131.         whenever possible, but expose as many cards as you can.
  132.     </para>
  133.         </sect2>
  134. </sect1>
  135.