diff options
Diffstat (limited to 'apps/plugins/puzzles/html/singles.html')
| -rw-r--r-- | apps/plugins/puzzles/html/singles.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/html/singles.html b/apps/plugins/puzzles/html/singles.html new file mode 100644 index 0000000..252bffb --- /dev/null +++ b/apps/plugins/puzzles/html/singles.html @@ -0,0 +1,11 @@ +Singles +<p> +Black out some of the squares, in such a way that: +<ul><li>no number appears twice in any row or column +<li>no two black squares are adjacent +<li>the white squares form a single connected group (connections +along diagonals do not count).</ul> +<p> +Click in a square to black it out, and again to uncover it. +Right-click in a square to mark it with a circle, indicating that +you're sure it should <em>not</em> be blacked out. |