golfgame/tui_client
adlee-was-taken 7f0f580631 Add client-side card reveal before swap and YOUR TURN badge update
Reveal face-down cards briefly (1s) before swap completes, using
client-side state diffing instead of a separate server message.
Local player reveals use existing card data; opponent reveals use
server-sent card_revealed as a fallback. Defers incoming game_state
updates during the reveal window to prevent overwrites.

Also update YOUR TURN badge to cyan with suit symbols.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 23:35:49 -05:00
..
src/tui_client Add client-side card reveal before swap and YOUR TURN badge update 2026-02-25 23:35:49 -05:00
pyproject.toml Add TUI lobby settings, clickable cards, and UI polish 2026-02-24 19:23:27 -05:00