Blackjack_GUI
Created by
itstooerli
Vegas-style blackjack game using Python Tkinter
This program provides an opportunity learn basic strategy for blackjack by providing a recommendation for what basic strategy would suggest given a scenario. Functionality includes bets, splits, double downs, and up to 6 other computer seats that also play blackjack basic strategy. You can also toggle the recommendation strategy off to simply play for fun.
NOTE: Replit does not provide a large enough window to accommodate the full viewing experience of this code. I would recommend running directly on desktop.