mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
These files will be further processed by the gen-html.py script, they don't have to be HTML valid.
18 lines
450 B
HTML
18 lines
450 B
HTML
<h1>Poker Shuffle</h1>
|
|
<p>
|
|
Poker type. 1 deck. No redeal.
|
|
|
|
<h3>Object</h3>
|
|
<p>
|
|
Arrange the 10 Poker hands for a total score of 200 points or more.
|
|
|
|
<h3>Rules</h3>
|
|
<p>
|
|
At game start 25 cards are dealt to the tableau piles.
|
|
<p>
|
|
Swap any 2 cards on the tableau to maximize your score.
|
|
<p>
|
|
Points are awarded for the 5 Poker hands from left to right and for
|
|
the 5 hands from top to bottom.
|
|
<p>
|
|
You win if your score reaches 200 points.
|