How To Build A Guessing Game In 12 Minutes (Python + Tkinter Tutorial)

preview_player
Показать описание
Simple python guessing game using Tkinter GUI.

Quick build without any validation - Like a version with validation? Leave a comment!

Like & Subscribe for more videos!

---Social Media---
Рекомендации по теме
Комментарии
Автор

Nice work ! And also Post some pygame projects like sign language, road lane, and some artificial intelligence projects

sree
Автор

Though i typed the same text for attempts==0 but i don't get the text if program run out of attempts

vinishaverma
Автор

hey! I know this was uploaded a while ago, but hope you read my comment. What app are you using to program, I've used IDLE and am learning to use Visual Studio Code. If you could tell me that would be great! Awsome video BTW

snapshutter_mx
Автор

hey could u do a video of guessing a name in pycharm using tkinter, would be more educational

dharshankumar
Автор

Thank you so much man, helped me alot.❤️

prxudmxfx
Автор

Hi pls send code for this as it is too long plss and great tutorial

singingunicornsings
Автор

Bro nice explanation can u share that code can u show intermediate projects on same like this

vijayvinod
Автор

Which is best python GUI - Tkinter, PYQT, Kivy ? Which one should no go with any idea ?

sambase
Автор

let's Learn: Code, it won't work on me, already tried to copy and paste the code but it always says error :--
guess_attempts = Label(root, textvariable=text)
TypeERROR: 'label' object is not callable.

please help me.( i'm just a beginner, trying to learn python + tkinter )

normanlaluna