Skip to content

Display real-time scoreboard during rounds - #21

Merged
lchoward merged 2 commits into
mainfrom
feature/realtime-scoreboard
Feb 19, 2026
Merged

lchoward merged 2 commits into
mainfrom
feature/realtime-scoreboard

Conversation

@lchoward

@lchoward lchoward commented Feb 19, 2026 •

Copy link
Copy Markdown
Owner

Summary

  • Shows each player's pre-round cumulative total and projected new total below their round score during play mode rounds
  • Helps players make strategic hit/stand decisions by seeing standings context (e.g., 120 → 153)
  • Busted players show no score increase; projection line hidden when both values are zero

Test plan

  • Start a play mode game with 2+ players, verify 0 → {roundScore} appears in round 1 as cards are dealt
  • Complete a round, start round 2, verify pre-round totals reflect prior round scores
  • Bust a player, verify projected total equals pre-round total (no increase)
  • [ ] Verify projection line is hidden when a player has 0 pre-round total and 0 round score killed this

Fixes FLI-13

🤖 Generated with Claude Code

Shows cumulative score context below each player's round score so
players can make informed hit/stand decisions. Busted players show
no score increase; the line is hidden when both values are zero.

Fixes FLI-13

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@linear

linear Bot commented Feb 19, 2026

Copy link
Copy Markdown

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@lchoward
lchoward merged commit a31a7cf into main Feb 19, 2026
1 check passed
@lchoward
lchoward deleted the feature/realtime-scoreboard branch February 19, 2026 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant