A small blackjack game engine and a library for calculating hand probabilities.
The game engine is still very simple and needs additional functionality. Its use is to create the necessary scenarios for calculating the probabilities of hands. To see an example of calculating hand probabilities, please see here. There is also an example of the source file, which can be found in the examples directory.