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

  1. <sect1 id="Maze"><!--<sect1info>
  2.         <copyright>
  3.             <year>2000</year>
  4.             <holder>Telsa Gwynne</holder>
  5.         </copyright>
  6.         <author>
  7.             <firstname>Telsa</firstname>
  8.             <surname>Gwynne</surname>
  9.         </author>
  10.         <address><email>telsa@linuxchix.org</email></address>
  11.     </sect1info>-->
  12.  
  13.     <title>Maze</title>
  14.  
  15.   <para>Written by Matthew Wilcox</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>48 cards: Standard Deck without the kings</entry>
  26.     </row>
  27.  
  28.     <row>
  29.         <entry>Tableau</entry>
  30.         <entry>
  31.             Fifty-four spaces in six rows of nine each. Deal cards into
  32.             spaces one to eight. Leave space nine blank. Deal cards into spaces
  33.             ten to seventeen. Leave space eighteen blank. Deal the remaining
  34.             cards similarly. Then remove all the kings (which play no further
  35.             part in the game), so that six empty spaces remain in total. Any
  36.             card can be moved into a space to the left of another card of the
  37.             same suit and face value one higher. Any card can be moved
  38.             into a space to the right of another card of the same suit and
  39.             face value one lower. An ace may be moved to the right of a
  40.             queen or in the top left space. A queen may be moved to the left
  41.             of an ace or in the bottom right space.
  42.         </entry>
  43.     </row>
  44.             </tbody>
  45.         </tgroup>
  46.     </informaltable>
  47.  
  48.           </sect2>
  49.         <sect2><title>Goal</title>
  50.  
  51.   <para>
  52.     Put each suit of cards into ascending order, with an ace in the
  53.     top left corner, to create a run of cards: Ace to Queen of one suit,
  54.     Ace to Queen of another, Ace to Queen of the third, Ace to Queen
  55.     of the fourth.
  56.   </para>
  57.  
  58.           </sect2>
  59.         <sect2><title>Rules</title>
  60.  
  61.   <para>
  62.     Cards are moved singly. Any card can be moved into a space to the
  63.     left of another card of face value one higher in the same suit. Any
  64.     card can be moved into a space to the right of another card of face
  65.     value one lower in the same suit.  An ace may be moved to the right
  66.     of a queen or in the top left space. A queen may be moved to the left
  67.     of an ace or in the bottom right space.
  68.   </para>
  69.  
  70.           </sect2>
  71.         <sect2><title>Scoring</title>
  72.  
  73.   <para>
  74.     Each card placed next to another card of the same suit in the
  75.     correct order scores one point.
  76.   </para>
  77.   <para>
  78.     Maximum possible score:  48
  79.   </para>
  80.  
  81.           </sect2>
  82.         <sect2><title>Strategy</title>
  83.  
  84.   <para>
  85.     Multiple adjacent spaces enable you to generate long sequences of
  86.     cards. Beware of getting trapped into a situation where you move
  87.     one card endlessly between two points.
  88.   </para>
  89.         </sect2>
  90. </sect1>
  91.