Simple BlackJack Game
Release Notes
This is a fully-documented simple implementation of BlackJack with fixed betting and only one player. It's written in VB.NET and showcases some basic graphic functions of Windows Forms along with sounds, basic AI, and rule-based gameplay. An excellent
primer on object-oriented concepts.