mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
21 lines
597 B
HTML
21 lines
597 B
HTML
<h1>Accordion's Revenge</h1>
|
|
<p>
|
|
One deck type. 1 deck. No redeal.
|
|
|
|
<h3>Object</h3>
|
|
<p>
|
|
Remove all the cards except the one card declared at the start.
|
|
|
|
<h3>Quick Description</h3>
|
|
<p>
|
|
Like <a href="accordion.html">Accordion</a>,
|
|
but at the start of the game, a single card is randomly declared.
|
|
This card must be the last remaining card in order to win the game.
|
|
|
|
<h3>Notes</h3>
|
|
<p>
|
|
Accordion's Revenge is unwinnable if the first or second card is
|
|
declared. As such, PySol will never select either of those cards as
|
|
the target.
|
|
<p>
|
|
The concept of Accordion's Revenge was invented by Mark Masten.
|