diff options
Diffstat (limited to 'html')
| -rw-r--r-- | html/mosaic.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/html/mosaic.html b/html/mosaic.html new file mode 100644 index 0000000..555354b --- /dev/null +++ b/html/mosaic.html @@ -0,0 +1,11 @@ +Mosaic +<p> +Colour every square either black or white. +Each number indicates how many black squares are in the 3×3 square +surrounding the number – <em>including</em> the clue square +itself. +<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. You can left- or right-drag to set multiple +squares at once. |