In this video series we will work through creating a game of Hangman in Python with a PyQt6 GUI, using a Model View Controller architecture.
Bonus: you get to see me debug a silly mistake.
In this video we will starting coding the Controller module to initialize the game.