diff options
Diffstat (limited to 'apps/plugins/puzzles/html/unruly.html')
| -rw-r--r-- | apps/plugins/puzzles/html/unruly.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/html/unruly.html b/apps/plugins/puzzles/html/unruly.html new file mode 100644 index 0000000..2cd3fb2 --- /dev/null +++ b/apps/plugins/puzzles/html/unruly.html @@ -0,0 +1,11 @@ +Unruly +<p> +Colour every square either black or white, in such a way that: +<ul><li>no three consecutive squares, horizontally or vertically, are +the same colour +<li>each row and column contains the same number of black and white +squares.</ul> +<p> +Left-click in an empty square to turn it black, or right-click to turn +it white. Click again in an already-filled square to cycle it between +black and white and empty; middle-click to reset any square to empty. |