TEXT BLACKJACK — C++ PORTFOLIO BUILD
Mohammad Faiaz Alikhail

What is included
- BlackJackGame2.0.exe: Windows development build
- Source/: selected C++ source and Visual Studio project files

Run
Open BlackJackGame2.0.exe on Windows. Windows may show a security warning because this is an unsigned student development build.

Portfolio scope
This project demonstrates deck and hand modelling, game-state flow, scoring, dealer rules, and terminal UI logic. It uses no real money.
