## Console-Blackjack Console Blackjack written in Raku ### Install using zef: ``` $ zef install Console::Blackjack ``` ### Run ``` $ console-blackjack ``` #### Increase your terminal font size for a better view: ![Blackjack](https://raw.githubusercontent.com/gdonald/Console-Blackjack/master/bj.png) ### Report Bugs #### If you find any bugs or have other issues please [report them here](https://github.com/gdonald/Console-Blackjack/issues). ### License #### Console-Blackjack is released under the [Artistic License 2.0](https://opensource.org/licenses/Artistic-2.0).