1<?xml version="1.0" encoding="utf-8" ?>
2<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3                   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4]>
5<sect1 id="Westhaven"><!--<sect1info>
6		<copyright>
7			<year>1999</year>
8			<holder>Rosanna Yuen</holder>
9		</copyright>
10		<author>
11			<firstname>Rosanna</firstname>
12			<surname>Yuen</surname>
13		</author>
14		<address><email>rwsy@mit.edu</email></address></sect1info>-->
15
16	<title>Westhaven</title>
17
18	<para>Written by Rosanna Yuen</para>
19
20	        <sect2><title>Setup</title>
21
22
23	<informaltable>
24		<tgroup cols="2">
25			<tbody>
26	<row>
27		<entry>Type of Deck</entry>
28		<entry>Standard Deck</entry>
29	</row>
30	<row>
31		<entry>Stock</entry>
32		<entry>
33			Top left pile.  The rest of the deck is placed here after
34			dealing the Tableau.  Cards are turned over one at a time to Waste.  No
35			redeals.
36		</entry>
37	</row>
38	<row>
39		<entry>Waste</entry>
40		<entry>
41			To be taken from Stock.  Top card available for play.
42		</entry>
43	</row>
44	<row>
45		<entry>Foundation</entry>
46		<entry>
47			Four piles on top row.  To be built up in suit from Ace to King.
48		</entry>
49	</row>
50	<row>
51		<entry>Tableau</entry>
52		<entry>
53			Ten piles of three cards each, with the last row of cards face up.
54		</entry>
55	</row>
56			</tbody>
57		</tgroup>
58	</informaltable>
59
60	        </sect2>
61        <sect2><title>Goal</title>
62
63	<para>
64		Move all cards to Foundation piles.
65	</para>
66
67	        </sect2>
68        <sect2><title>Rules</title>
69
70	<para>
71		Cards in Tableau are built down by alternate color.  The top card or the
72		complete face up portion of each pile is available for play.  Empty
73		piles can be filled with any available card or group of cards.
74	</para>
75	<para>
76		Foundation piles are to be built up in suit from Ace to King.  Cards in
77		Foundation are no longer in play.
78	</para>
79	<para>
80		Cards are flipped singly from Stock to Waste.  Top card of Waste pile is
81		always available for play.  There are no redeals.
82	</para>
83
84	        </sect2>
85        <sect2><title>Scoring</title>
86
87	<para>
88		Each card moved to Foundation scores one point.
89	</para>
90	<para>
91		Maximum possible score:  52
92	</para>
93
94	        </sect2>
95        <sect2><title>Strategy</title>
96
97	<para>
98		Caution is for those who actually have money at stake.  Live
99		dangerously.  Make any moves you can, as chance is on your side.
100	</para>
101        </sect2>
102</sect1>
103