python OO GUI Blackjack
make sure that tkinter is installed (used for the GUI). ‘sudo apt-get install python3-tk’
start blackjack.py from the command line like ‘python3 Blackjack.py’
-still working on.
-Split
-Double Down
-Betting system
-option for Dealer soft-hit
-option for number of desks
-option to burn X amount of cards (feel more like walking up to table, then having a full new deck)