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/matrix.html
Shlomi Fish ada9778879 Ran the HTMLs thru tidy.
tidy -asxhtml so they will validate.
2017-11-12 21:26:36 +02:00

33 lines
1.3 KiB
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>Matrix</h1>
Matrix type. One deck. No redeals.
<h3>Object</h3>
Restore game pieces to their proper order.
<h3>Rules</h3>
When the game opens the all game pieces except for the final piece
are dealt to the tableau in their proper order. The pieces are then
scrambled to a random pattern. With the larger grids it may take
several seconds for the scrambling to be completed. Pieces may not
be lifted from the canvas. They may be moved by clicking on a piece
which is in either the row or the column which has the empty spot.
That piece and all intervening pieces will move one space towards
the empty spot. The image game piece sets are best used with the
grid size for which they are designed. The size is indicated in the
name of the set. King of Hearts 4x4, Players Trumps 10x10, etc. The
default set of numbered pieces works with any grid size. When all
the pieces have been restored to their correct order the final
piece will be dealt to the tableau and the game has been won. Every
Matrix game can be solved.
<h3>Strategy</h3>
Begin in the upper left hand corner and complete one row before
starting the next. Take a screen shot of the image sets before the
game is scrambled.
</body>
</html>