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

preview_player
Показать описание
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

◾◾◾◾◾
💻 Enroll in The Fundamentals of Programming w/ Python

◾◾◾◾◾◾

⚡ Please leave a LIKE and SUBSCRIBE for more content! ⚡

Tags:
- Tech With Tim
- Pygame
- Python sudoku solver
- Sudoku solver python
- Python Tutorials
Рекомендации по теме
Комментарии
Автор

Please make an openCV version of it where you the scan the sudoku and feed it to the sudoku solver! That will be fun!

sakshamkapoor
Автор

One of the biggest reasons I followed you is because you actually showed that you could take the time to teach. This is more like a Ying tutorial than a Tech with Tim. I hope this isn't a bad sign of things to come.

meesiphht
Автор

Can you please make a full tutorial on this one, I know it is long but it is the first time that I am trying to do something with GUI and it's really difficult and I really like how you explain, like the other videos, you go step by step and it's easy to understand.

asmitakhaitan
Автор

Your channel is growing pretty fast this is amazing 👏🏽

RandomShowerThoughts
Автор

Very nice.

Music at the end was way too loud though. Got me scared !

nktslp
Автор

Could you please explain the code on your website? It’s a little difficult

farahalaa
Автор

make a full tutorial on this one. I would love to understand how it works all together. es it would be long but it would also be really informative. And it's been a while since you published this video so your want of moving on to another project is in the past right? I would really appreciate it since the first two parts of this series was so informative.

alp
Автор

Hello!
This was an amazing tutorial. But the link for the GUI code seems to not be working. Can you provide the link again or is there any other method to access the code?

jkyxffc
Автор

Damn.... took you one morning to do this.

Zakken
Автор

Hello Tim,
I like your python tutorial, been learning a lot.
How to let the programme solve the sudoku itself in the GUI?

rahilvasa
Автор

Bro i found this project fantasting . But when i went on your website the GUI code is not loading its not visible please help me

prashargaming
Автор

I'm having a problem.. that is the size of my window isn't coming rationally, the timer is crossing the window limit!!

md.asifhasan
Автор

How do you let the solver actually solve the sudoku in the GUI?

mariusk
Автор

Hey, in a recent video you showed that if you press space the game solves itself with backtracking but I can't find that command in your code?

Update: The code for that is in his github, you can find the link on he’s recents video

tonyk
Автор

Hello Tim, it's great! .

what's your opinion about kivy to make games or desktop app?

Regards and blessings from Lima Perú

manuelretamozo
Автор

Hie ....can you please make a detailed video of explanation or exaplanation in you website please

manojnaik
Автор

would it be ok to put this on our resume if we followed along and did it ourselves or is that stealing ur work??

payloh_
Автор

How to use the solver to give solved sudoku in the GUI ??

siddhanth_n_b
Автор

What is the algorithm to create random sudoku.

ritikvishvakarma
Автор

Hi Tim, I am a student in high school, I like coding very much. I have a question, how do you download pygame on your laptop?

jamesyu