<table><tr><td style="">huftis created this revision.<br />Herald added a reviewer: KDE Games.<br />Herald added a subscriber: kde-games-devel.<br />huftis requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D16176">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The game is based on an old Windows solitaire game called<br />
‘Midnight Sunitaire’. There are four difficulties, ‘easy’,<br />
‘medium’, ‘hard’ and ‘extreme’, with easy being the default.</p>

<p>For the ‘hard’ difficulty, the game seems to be identical to the<br />
solitaire game Geoffrey. The ‘extreme’ difficulty is usually<br />
not solvable – and doesn’t really involve much strategy<br />
(but the others do).</p>

<p>The rules are: A card (perhaps with other cards on top of it) can<br />
be moved to a card if it is 1) face up, 2) of the same suit as<br />
the destination card and 3) one lower in value. For example, you<br />
can put a 5 of hearts on a 6 of hearts. The suits and values on top<br />
of the card you’re moving don’t matter. Only kings can be placed<br />
on empty piles. The goal is to build up ascending ‘real families’<br />
on the four foundation piles.</p>

<p>A solver is not implemented.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R410 KPatience</div></div></div><br /><div><strong>BRANCH</strong><div><div>add-midnight-variant (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D16176">https://phabricator.kde.org/D16176</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>CMakeLists.txt<br />
dealerinfo.h<br />
kpat.kcfg<br />
main.cpp<br />
midnight.cpp<br />
midnight.h<br />
previews/23.png<br />
previews/CMakeLists.txt<br />
version.h</div></div></div><br /><div><strong>To: </strong>huftis, KDE Games<br /><strong>Cc: </strong>kde-games-devel<br /></div>