/Blackjack

Casino Blackjack w/ User Accounts

Primary LanguageC++

Blackjack

Main Code:


Youtube Demo of Game
#This is Blackjack, written in C++. Includes:
-User accounts (Includes tally of winnings and player rankings)
-Leaderboard
-Basic dealer AI (very basic lol but met criteria for project) / Level of difficulty
-Lots of other stuff that I will add