mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
26 lines
889 B
HTML
26 lines
889 B
HTML
<!DOCTYPE html>
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta name="generator" content=
|
|
"HTML Tidy for HTML5 for Linux version 5.4.0" />
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
<h1>Concentration</h1>
|
|
<p>Memory game type. 1 deck. No redeal.</p>
|
|
<h3>Object</h3>
|
|
<p>Flip all pairs of matching cards and get a score of 50 points or
|
|
more.</p>
|
|
<h3>Rules</h3>
|
|
<p>At game start 52 cards are dealt to the tableau piles.</p>
|
|
<p>Flip any 2 cards that match in rank.</p>
|
|
<p>Any pair that matches will gain you 5 points, while a pair that
|
|
doesn't match will cost you 1 point.</p>
|
|
<p>You win if your final score reaches 50 points.</p>
|
|
<h3>Notes</h3>
|
|
<p>To get awarded for a perfect game you must reach the maximum
|
|
score of 130 points. You can reach this by restarting the game.</p>
|
|
<p><i>Undo</i>, <i>Bookmarks</i>, <i>Autodrop</i> and
|
|
<i>Quickplay</i> are disabled for this game.</p>
|
|
</body>
|
|
</html>
|