diff options
Diffstat (limited to 'apps/plugins/puzzles/html/dominosa.html')
| -rw-r--r-- | apps/plugins/puzzles/html/dominosa.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/html/dominosa.html b/apps/plugins/puzzles/html/dominosa.html new file mode 100644 index 0000000..d2f6728 --- /dev/null +++ b/apps/plugins/puzzles/html/dominosa.html @@ -0,0 +1,10 @@ +Dominosa +<p> +Tile the rectangle with dominoes (1×2 rectangles) so that +every possible domino appears exactly once (that is, every possible +pair of numbers, including doubles). +<p> +Click between two adjacent numbers to place or remove a domino. +Right-click to place a line between numbers if you think a domino +definitely cannot go there. Dominoes light up red if two identical +ones appear on the grid. |