oecs-sharp/Blackjack/Commands
hypercross 7946f4bafd refactor: reorganize project structure and move examples
- Move examples (Blackjack, TicTacToe) to the root directory
- Convert example projects from Console applications to Libraries
- Add Directory.Build.props for shared build settings
- Update solution file and project references to reflect new paths
2026-07-20 16:30:02 +08:00
..
HitCommand.cs refactor: reorganize project structure and move examples 2026-07-20 16:30:02 +08:00
NewRoundCommand.cs refactor: reorganize project structure and move examples 2026-07-20 16:30:02 +08:00
PlaceBetCommand.cs refactor: reorganize project structure and move examples 2026-07-20 16:30:02 +08:00
StandCommand.cs refactor: reorganize project structure and move examples 2026-07-20 16:30:02 +08:00