/blackjack

C++ program which can simulate thousands of blackjack hands and keeps track of the total earnings. The player strategy can be modified to include decision tables and card counting.

Primary LanguageC++

Watchers