File: kingsway.html

package info (click to toggle)
pysolfc 3.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 94,856 kB
  • sloc: python: 82,020; tcl: 4,529; makefile: 65; sh: 57; perl: 48
file content (29 lines) | stat: -rw-r--r-- 964 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<h1>King's Way</h1>
<p>
Golf type. 2 decks. 1 redeal.

<h3>Object</h3>
<p>
Move all cards except the kings to the waste stack.

<h3>Rules</h3>
<p>
Deal the eight kings to eight tableau piles.  Then, deal five cards on
top of each king - the bottom-most one face-down and the others face-up.
<p>
Deal cards from the talon one at a time.  You can move cards from the
tableau to build the waste stack up or down by alternate color.  Kings
cannot be moved to the waste stack.
<p>
There is an additional reserve pile.  Aces from the waste stack (not the
tableau) may be moved to this reserve.  This reserve controls a single
redeal - when the talon is empty, you can take one card from the bottom
of the tableau for each card in the reserve, and use these cards to
build a new talon.  You can only do this once.
<p>
The game is won if all cards are moved to the waste pile, except for the
immovable kings.

<h3>Notes</h3>
<p>
<i>Autodrop</i> is disabled for this game.