oecs-sharp/Game.Blackjack
hypercross 10c4caed90 test: improve blackjack play tests and logging
Refactor `RunRound` to `RunUntilDone` to allow for multi-round
simulations
until a win/loss condition is met. Added round summaries, win/loss/push
tracking, and improved log formatting to provide better visibility into
agent performance.
2026-07-20 17:37:23 +08:00
..
Commands test: improve blackjack play tests and logging 2026-07-20 17:37:23 +08:00
Components refactor: convert component structs to record structs 2026-07-20 17:15:17 +08:00
Singletons refactor: convert component structs to record structs 2026-07-20 17:15:17 +08:00
Systems test: add unit tests for Blackjack and TicTacToe 2026-07-20 16:41:10 +08:00
Blackjack.csproj feat(oecs): improve serialization and add snapshot tests 2026-07-20 17:05:17 +08:00
Mulberry32.cs test: add unit tests for Blackjack and TicTacToe 2026-07-20 16:41:10 +08:00