]> git.cworth.org Git - lmno.games/commit
anagrams: Fix claim interface to work for stealing a word
authorCarl Worth <cworth@cworth.org>
Sun, 8 Mar 2026 16:18:08 +0000 (12:18 -0400)
committerCarl Worth <cworth@cworth.org>
Sun, 8 Mar 2026 16:18:08 +0000 (12:18 -0400)
commit5a8597e82452fa0e3e2644284dbefeebb012105c
tree274b2792a390587ce64bdf811198b86f51893abe
parentd3b31c86a164cc3f7eac3f5735b564373910454f
anagrams: Fix claim interface to work for stealing a word

Typing letters in the claim area now draws from stolen words first,
(if possible), and from the center area otherwise. Each letter used
from a stolen word is marked in accent-color-muted to show it has
been used. The backspace key or a little "X" badge can be used to
return letters from the rack back to where they came from.
anagrams/anagrams.css
anagrams/anagrams.jsx