| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-30 | rename class from `WordSearch` to `Game` | Zhineng Li | |
| 2026-04-30 | keyboard & touch navigation, configurable settings, and refactor | Zhineng Li | |
| - 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 | |||
| 2016-06-22 | Minify | Shmuel83 | |
| To resume : Fix minor bug : If user select the same word, do nothing On list : First letter Upper On grid : Delete accents for lattin letters (french, Spanish...) and hebrew letters Write on grid the same letters : available to Latin/Hebrew/Greek/Cyrillic/Arab/Chinese/Hiragana | |||
| 2016-06-20 | Remove accent | Shmuel83 | |
| Let words with accents in the list, but delete the grid | |||
| 2014-03-20 | Fixed spelling - renamed wordseach occurrences to wordsearch. | Steven Thomas | |
| 2013-06-29 | Use min files | lizhineng | |
| 2013-06-29 | Added word list | lizhineng | |
| 2013-06-29 | Optimized the existing code | lizhineng | |
| 2013-06-10 | Code refactoring | Li Zhineng | |
| 2013-06-07 | optimized the expressions and fixed some bugs | lizhineng | |
| 2013-06-07 | First commit | Li Zhineng | |
