summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-23docs: change titleHEADmainBrandon C. Irizarry
2026-04-23docs: edit README and add example game outputBrandon C. Irizarry
2026-04-23feat: reword commentBrandon C. Irizarry
2026-04-23docs: update READMEBrandon C. Irizarry
2026-04-23docs: expand READMEBrandon C. Irizarry
2026-04-23style: rename guild to partyBrandon C. Irizarry
2026-04-23refactor: move termination task into separate functionBrandon C. Irizarry
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
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