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