Console Blackjack written in GNU Smalltalk
## blackjack-st
Console Blackjack written in GNU Smalltalk


### Run
# Install GNU Smalltalk
brew install gnu-smalltalk
# Run the game
./blackjack
### License
[](https://github.com/gdonald/blackjack-st/blob/master/LICENSE)
### Other Blackjack Implementations:
I've written Blackjack in [some other programming languages](https://github.com/gdonald?tab=repositories&q=blackjack&type=public&language=&sort=stargazers) too. Check them out!