Python / Tkinter - Tic Tac Toe Game Tutorial for Beginners with TKinter - Part 3/3

preview_player
Показать описание
Learn to code the GUI version of Tic Tac Toe with Python. This tutorial focuses on writing the code to determine who wins the game and resetting the game so the user can play over and over again.

GitHub Repository:

Sponsor me on GitHub!

Follow my blog:

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

This is great, thank you! Two minor issues I am having: 1) The background colors don't work for me (I don't understand why) and 2) you can click in a box, just off the image and it will change from X to O or O to X. I assume the easiest way to resolve this is add a few lines of code that will recognize that the box has already been selected.

matthew_haas_
Автор

SUCH A LEGENDARY YOUTUBER, THANK YOU VERY VERY VERY MUCH

badrelkoudia
Автор

Perfect guidance to complete the game ! Game fever! Thanks !

cristalmarie
Автор

Accomplished this project ! Cool & very easily done how you explained it !

jaydendabsyt
Автор

Cool video glad to see the last part of the series.

rosen.espinoza
Автор

Thanks bro I successfully made my first python project

adithyaajay
Автор

how can we make the photoimage be with a transparent background?

lidory
Автор

Bro next show us how to make the snake game

adithyaajay