summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-04-23docs: expand the README with more detail and examplesBrandon C. Irizarry
2026-04-23style: fix remaining "score" namesBrandon C. Irizarry
2026-04-23feat: clarify the printoutsBrandon C. Irizarry
2026-04-23feat: rename Score struct to PlayerBrandon C. Irizarry
Also make appropriate renames of related variables.
2026-04-23feat: print a prettified report of the winnerBrandon C. Irizarry
2026-04-23feat: log when the winning number is thrownBrandon C. Irizarry
2026-04-23feat: remove start messageBrandon C. Irizarry
2026-04-23feat: use wait group to wait for players to finishBrandon C. Irizarry
2026-04-23feat: include some loggingBrandon C. Irizarry
2026-04-23feat: two players roll dice indefinitelyBrandon C. Irizarry