]> git.scottworley.com Git - pluta-lesnura/shortlog
pluta-lesnura
2023-07-18 Scott WorleyCoordinate to grant momentum to the next player master
2023-07-18 Scott WorleyRefactor momentum_player() for clarity
2023-07-18 Scott WorleyTest with momentum_player
2023-07-18 Scott WorleyComposable strategies
2023-07-18 Scott Worleyplayers are Players
2023-07-18 Scott WorleyStart adding smarter play: Try for momentum
2023-07-18 Scott WorleyConfigurable draw chance for momentum play
2023-07-18 Scott WorleyPlay multiple games per run
2023-07-18 Scott WorleyUse 1-based rank value for victory test
2023-07-18 Scott WorleyCommand line interface to simulator
2023-07-17 Scott WorleyEnable clap derive
2023-07-17 Scott WorleyAdd clap dependency
2023-07-17 Scott WorleyTest with multiple players
2023-07-17 Scott WorleyMain game logic
2023-07-17 Scott WorleyHands
2023-07-17 Scott WorleyLibrary, drawing, & recycling discard pile
2023-07-14 Scott WorleyNUM_ usize
2023-07-14 Scott Worley1-based rank value
2023-07-13 Scott WorleyAdd jokers
2023-07-13 Scott WorleyDeck
2023-07-14 Scott WorleyHooks should not require network access
2023-07-13 Scott WorleyPathLengthInfo
2023-07-13 Scott Worleygit pre-commit hook
2023-07-13 Scott WorleyBegin