My first GUI-based game!
The original blackjack.py file was written for a terminal-based card game.
However, this was a great opportunity to build another version with graphics using Tkinter and Pillow, resulting in blackjack_gui.py (and the companion images.zip).
Download blackjack.py or (blackjack_gui.py and images.zip) to play.