<sect1 id="klondike">
  <!--<sect1info>
    <copyright>
      <year>2001</year>
      <holder>Rosanna Yuen</holder>
    </copyright>
    <author>
      <firstname>Rosanna</firstname>
      <surname>Yuen</surname>
    </author>
    <address><email>zana@webwynk.net</email></address>
  </sect1info>-->

  <title>Klondike</title>
  <para>written by Jonathan Blandford</para>
  <bridgehead>Setup</bridgehead>

  <informaltable>
    <tgroup cols="2"><tbody>
	<row>
	  <entry>Type of Deck</entry>
	  <entry>
	    Standard Deck
	  </entry>
	</row>
	<row>
	  <entry>Stock</entry>
	  <entry>
	    Top left pile.  The rest of the deck is placed here after
	    dealing on to the Tableau.  Cards are turned over one at a
	    time to Waste.  Two redeals.
	  </entry>
	</row>
	<row>
	  <entry>Waste</entry>
	  <entry>
	    To be taken from Stock.  Top card available for
	    play.
	  </entry>
	</row>
	<row>
	  <entry>Foundations</entry>
	  <entry>
	    Four piles top right.  To be built up in suit from Ace to
	    King.  Topmost card in each Foundation can be played back on
	    to the Tableau.
	  </entry>
	</row>
	<row>
	  <entry>Tableau</entry>
	  <entry>
	    Seven piles.  Deal card face up in first pile.  Place one
	    card face down on all other piles.  Place one card face up
	    on next pile followed by one card face down on all covered
	    piles.  Repeat until there are seven cards in last pile.
	    Tableau can be built down in alternating colors.  Groups of
	    cards can be moved.  Empty piles can only be filled by Kings
	    or group of cards starting with a King.
	  </entry>
	</row>
      </tbody>
    </tgroup>
  </informaltable>

  <bridgehead>Goal</bridgehead>
  <para>
    Move all cards to the Foundation piles.
  </para>
  <bridgehead>Rules</bridgehead>
  <para>
    Cards in the Tableau are built down by alternating color.  Groups of
    cards can be moved.  An empty pile in the Tableau can be filled with
    a King or a group of cards with a King on the bottom.
  </para>
  <para>
    Cards are flipped from the Stock to the Waste individually.  Top
    card in Waste is in play.  When Stock is empty, move all cards in
    Waste back to the Stock, maintaining order. You can go through the
    deck three times.
  </para>
  <para>
    Foundations are built up in suit from Ace to King.  Cards in
    Foundations are still in play.  Double clicking on a card will move
    it to the appropriate Foundation pile if such a move is possible.
  </para>
  <bridgehead>Options</bridgehead>
  <para>
    Three card deals: If checked, the Stock will deal three each time.
    Otherwise, the Stock will deal singly into the Waste.
  </para>
  <bridgehead>Scoring</bridgehead>
  <para>
    Each card in the Foundation piles scores one point.
  </para>
  <para>
    Maximum possible score:  52
  </para>
  <bridgehead>Strategy</bridgehead>
  <para>
    Don't give up the ship!  Try brute force methods when the game seems
    over.  Sometimes a combination of using cards already in the
    Foundation and rearranging sequences will free up some needed cards.
  </para>
</sect1>
