A simple Casino BlackJack card game written in C# as part of my learning assignment a few years ago and it is not intent to be a full feature game.
This project is to demostrate the way to build a simple card game and only cover the very basic of blackjack rule with standard card counting method.
To active counting monitor, please select "Manual shuffle on the setting manu.
Use this game to train your card counting skill before you go to the real casion.
Sorce code available...