diff options
Diffstat (limited to '')
| -rw-r--r-- | apps/plugins/puzzles/html/guess.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/html/guess.html b/apps/plugins/puzzles/html/guess.html new file mode 100644 index 0000000..1e4fc1e --- /dev/null +++ b/apps/plugins/puzzles/html/guess.html @@ -0,0 +1,12 @@ +Guess +<p> +Try to guess the hidden combination of colours. You will be given +limited information about each guess you make, enabling you to +refine the next guess. +<p> +Drag from the colours on the left into the topmost unfilled row to +make a guess; then click on the small circles to submit that guess. +The small circles give you your feedback: black pegs indicate how +many of the colours you guessed were the right colour in the right +place, and white pegs indicate how many of the rest were the right +colours but in the wrong place. |