diff options
| author | Ben Harris <bjh21@bjh21.me.uk> | 2022-12-07 00:18:56 +0000 |
|---|---|---|
| committer | Ben Harris <bjh21@bjh21.me.uk> | 2022-12-07 00:43:45 +0000 |
| commit | 09f2052fbfbc8a2136b09cf3a868c8cf9c239de0 (patch) | |
| tree | fbfa1cfa819532ccbbbb7e453ff9e3a889430b90 /html/pattern.html | |
| parent | 14b434cb88d192a4a5cb2306115dec28cc69e714 (diff) | |
| download | puzzles-09f2052fbfbc8a2136b09cf3a868c8cf9c239de0.zip puzzles-09f2052fbfbc8a2136b09cf3a868c8cf9c239de0.tar.gz puzzles-09f2052fbfbc8a2136b09cf3a868c8cf9c239de0.tar.bz2 puzzles-09f2052fbfbc8a2136b09cf3a868c8cf9c239de0.tar.xz | |
guess: Much more efficient keyboard interface
Now rather than mucking around with the cursor keys, you can just type a
four-digit number and press Enter. Of course, if you still want to muck
around with the cursor keys they work the same as before.
Since Backspace was already assigned to clear the peg under the cursor,
I haven't co-opted it for the obvious action of clearing the peg to the
left of the cursor and moving the cursor left. The left arrow key is a
reasonable alternative anyway.
For consistency, 'L' now labels the pegs with numbers rather than
letters, and is documented.
Diffstat (limited to 'html/pattern.html')
0 files changed, 0 insertions, 0 deletions