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.
$ cabal build blackjack-trainer
$ cabal run blackjack-trainer