oecs-sharp/Game.Blackjack/Components
hypercross 343bcd5b2e refactor: convert component structs to record structs 2026-07-20 17:15:17 +08:00
..
Card.cs refactor: convert component structs to record structs 2026-07-20 17:15:17 +08:00
DealerHand.cs test: add unit tests for Blackjack and TicTacToe 2026-07-20 16:41:10 +08:00
Deck.cs test: add unit tests for Blackjack and TicTacToe 2026-07-20 16:41:10 +08:00
Holds.cs refactor: convert component structs to record structs 2026-07-20 17:15:17 +08:00
InDeck.cs refactor: convert component structs to record structs 2026-07-20 17:15:17 +08:00
PlayerHand.cs test: add unit tests for Blackjack and TicTacToe 2026-07-20 16:41:10 +08:00
Rank.cs test: add unit tests for Blackjack and TicTacToe 2026-07-20 16:41:10 +08:00
Suit.cs test: add unit tests for Blackjack and TicTacToe 2026-07-20 16:41:10 +08:00