Help language development. Donate to The Perl Foundation
Console::Blackjack
cpan:GDONALD
last updated on 2022-05-25
Console-Blackjack
Console Blackjack written in Raku
Features
- Alternate Deck Types
- Variable Number of Decks
- Hand Splitting
- Vegas-style Dealer Play (Dealer hits on soft 16)
- Options Saving
Install using zef:
zef install Console::Blackjack
Run
Increase your terminal font size for a better view:


From source
If you've cloned the git repository you can run it like this:
raku -Ilib bin/console-blackjack
Status

Bugs / Issues / Feature Requests
https://github.com/gdonald/Console-Blackjack/issues
License
Console-Blackjack is released under the Artistic License 2.0.