1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/html-src/rules/ninetyone.html
2024-03-16 14:52:10 -04:00

23 lines
623 B
HTML

<h1>Ninety-One</h1>
<p>
One-Deck game type. 1 deck. No redeal.
<h3>Object</h3>
<p>
Remove all the cards.
<h3>Rules</h3>
<p>
The deck is dealt evenly to thirteen piles. Single cards may be moved
between piles without restriction. If the total rank of the top cards
of all thirteen piles totals 91 (kings are 13, queens are 12, jacks
are 11), those cards are removed.
<p>
The game is won if you can remove all cards in four groups of 91.
<h3>Notes</h3>
<p>
<i>Autodrop</i> is disabled for this game.
<p>
The ranks of a full sequence of cards, from ace to king, will total 91.
But there are other possible sequences too.