Awesome
Blackjack
Console Blackjack in Elixir
Install dependencies
mix deps.get
Run specs
mix espec
Run specs with code coverage
mix coveralls.html
Results will be in ./cover
Build
mix escript.build
Run
./blackjack
Terminal
Increase your terminal font size to see the cards better:
Status
License
Alternative Implementations:
I've written Blackjack in several other languages: