claude (blind_chess) 82a69d8812 fix(client): key phantom-load effect on gameId, gate the drag ghost
Re-key the phantom-load effect on `loadedFor` (tracks gameId) so it
reloads if the same <Game> instance is reused for a different game
without a remount. Also gate the drag-ghost block behind
`phantomLayerEnabled` for consistency with all other phantom UI.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-18 20:50:13 -04:00
S
Description
Web-based two-player chess where each player sees only their own pieces; the server is the moderator.
718 KiB
Languages
TypeScript 76.5%
Svelte 20.2%
Shell 1.9%
CSS 0.9%
HTML 0.3%
Other 0.1%