golfgame/tui_client
adlee-was-taken b1d3aa7b77 Add session persistence, splash screen, and TUI polish
Save JWT token to ~/.config/golfcards/session.json after login so
subsequent launches skip the login screen when the session is still
valid. A new splash screen shows the token check status (SUCCESS /
NONE FOUND / EXPIRED) before routing to lobby or login.

Also: move OUT indicator to player box bottom border, remove checkmark,
center scoreboard overlay, use alternating shade blocks (▓▒▓/▒▓▒) for
card backs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 19:35:03 -05:00
..
src/tui_client Add session persistence, splash screen, and TUI polish 2026-02-25 19:35:03 -05:00
pyproject.toml Add TUI lobby settings, clickable cards, and UI polish 2026-02-24 19:23:27 -05:00