Console Blackjack written in Raku
- Alternate Deck Types
- Variable Number of Decks
- Hand Splitting
- Vegas-style Dealer Play (Dealer hits on soft 16)
- Options Saving
zef install Console::Blackjack
console-blackjack
If you've cloned the git repository you can run it like this:
raku -Ilib bin/console-blackjack
https://github.com/gdonald/Console-Blackjack/issues
I've written Blackjack in several other languages: