From 68c9b7560642c802ca3bfe6d7e0f7a8c54412c40 Mon Sep 17 00:00:00 2001 From: Zhineng Li Date: Thu, 30 Apr 2026 10:33:23 +0800 Subject: keyboard & touch navigation, configurable settings, and refactor - keyboard support: arrow keys or `hjkl` to move cursor, Space to start selection, Enter to confirm, Escape to cancel - configurable settings: word placement directions, grid size, cell size, colors, fonts, debug mode, and more via `GameSettings` - modernize CSS (logical properties, grid layout) and HTML semantics - refactor JavaScript code around single-responsibility principles --- images/forkme_right_red.png | Bin 7927 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 images/forkme_right_red.png (limited to 'images') diff --git a/images/forkme_right_red.png b/images/forkme_right_red.png deleted file mode 100644 index 1e19c21..0000000 Binary files a/images/forkme_right_red.png and /dev/null differ -- cgit v1.2.3