## Console-Blackjack

Console Blackjack written in Rakudo Perl 6

### Install using zef:

```
$ zef install Console::Blackjack
```

### Run

```
$ console-blackjack
```

#### Increase your terminal font size for a better view:

![Blackjack](https://raw.githubusercontent.com/rakuist/Console-Blackjack/master/bj.png)

### Report Bugs

#### If you find any bugs or have other issues please [report them here](https://github.com/rakuist/Console-Blackjack/issues).

### License

#### Console-Blackjack is released under the [Artistic License 2.0](https://opensource.org/licenses/Artistic-2.0).
