diff options
Diffstat (limited to 'html/unruly.html')
| -rw-r--r-- | html/unruly.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/html/unruly.html b/html/unruly.html new file mode 100644 index 0000000..e5e7a37 --- /dev/null +++ b/html/unruly.html @@ -0,0 +1,12 @@ +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 it out, 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. |