Python Tkinter Project 05: BlackJack Game

Опубликовано: 09 Октябрь 2024
на канале: OneByteAtATime
240
4

This Python Tkinter project is a BlackJack card game. It will give the coder good practice with creating and manipulating Tkinter widgets and their event handler methods, writing class definitions and constructors, instantiating and manipulating objects from classes, scope, multi-threading using Python's threading module, using MP3s and wave files in an application via the playsound module and coding basic game logic.

Source Code: https://github.com/OneByteAtATimeCarl...

Code with Media Files: https://github.com/OneByteAtATimeCarl...