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. |
||
|---|---|---|
| .. | ||
| Game.Blackjack.Tests.csproj | ||
| GameFlowTests.cs | ||
| PlayTests.cs | ||
| SnapshotTests.cs | ||