Skip to content

Iizuki/blackjack-trainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack Trainer

This is a simple command line Blackjack game that gives you feedback based on the basic strategy.
Source of the basic strategy: https://en.wikipedia.org/wiki/Blackjack#Basic_strategy

The motivation was to learn Haskell.

Building

$ cabal build blackjack-trainer

Running

$ cabal run blackjack-trainer

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published