Live TUI scoring view during game action
What This Project DoesFull Count is a keyboard-driven baseball scoring app built in Rust. It lets you score a game in real time with classic notation and keeps line score, batter lines, and pitcher lines updated automatically.
|
Scoring KeysPitches: B S F At-Bat: 1 2 3 H K L W Fielding: G D O E V Other: A advance runners, R batter change, Tab pitcher change Game flow: F2 save, U undo, X end game, Q quit |
Quick StartBuild and launch from the terminal: cargo build --release
./target/release/full-count
Resume and replay supported games: full-count --load cubs-vs-sox
full-count --load cubs-vs-sox --replay
Save files are written to |
Project Capabilities
Want to inspect generated scorecards? Check the template at
_ still scoring baseball the nerdy way since 2026 |