Python Sudoku Solver Tutorial p.3 - Building a GUI (with pygame)

In this python sudoku solver tutorial I will show you how I built a GUI to represent and play the game of sudoku. You can download all of the code for the GUI from my website below. Note: You will need pygame to use this GUI Download Code: How to Install Pygame: Want a sneak peak into my life? Follow my Instagram @tech_with_tim where I’m going to be filming a video each morning
Back to Top