randrews 9201273dc4 Implement enter scores page with per-field and round validation
Each player gets a number input; scores are validated individually
(divisible by 5, ≤ 110) and as a round (must sum to −110). Submit
stays disabled until all constraints pass. A running sum indicator
turns green when the round is valid. Submitting appends the round
to game state and persists it to localStorage.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-28 21:25:21 -05:00
2026-05-26 20:29:17 -05:00
S
Description
No description provided
203 KiB
Languages
TypeScript 65.3%
CSS 30.4%
HTML 2.8%
Shell 1.5%