diff options
Diffstat (limited to 'apps/plugins/puzzles/html/singles.html')
| -rw-r--r-- | apps/plugins/puzzles/html/singles.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/apps/plugins/puzzles/html/singles.html b/apps/plugins/puzzles/html/singles.html deleted file mode 100644 index 252bffb..0000000 --- a/apps/plugins/puzzles/html/singles.html +++ /dev/null @@ -1,11 +0,0 @@ -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. |