mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
21 lines
681 B
HTML
21 lines
681 B
HTML
<h1>Poker Square</h1>
|
|
<p>
|
|
Poker type. 1 deck. No redeal.
|
|
|
|
<h3>Object</h3>
|
|
<p>
|
|
Arrange the 10 Poker hands for a total score of 100 points or more.
|
|
|
|
<h3>Rules</h3>
|
|
<p>
|
|
Place the 25 cards on the tableau to get a score of 100 points or more.
|
|
<p>
|
|
Once on a stack, a card cannot be moved.
|
|
<p>
|
|
If you are playing a variant with reserve or waste stacks, cards may
|
|
be moved onto the top of one or two five-card reserve/waste stacks. The
|
|
top card of a reserve stack may be moved to the grid at any time, but if
|
|
a card is moved to a waste stack, it cannot be moved.
|
|
<p>
|
|
Points are awarded for the 5 Poker hands from left to right and for
|
|
the 5 hands from top to bottom.
|