BLACKJACK — C++ / SDL2 PORTFOLIO BUILD
Mohammad Faiaz Alikhail

What is included
- BlackJackGame2.0.exe: Windows development build
- SDL runtime libraries, fonts, and images used by the build
- Source/: selected C++ source and Visual Studio project files

Run
Keep all files and folders together, then open BlackJackGame2.0.exe on Windows. Windows may show a security warning because this is an unsigned student development build.

Portfolio scope
This version expands the rules into a graphical scene-based implementation with buttons, betting and wallet state, hit, stand, double, split, dealer behaviour, and payout logic. It uses no real money.
