Tic Tac Toe game Tkinter Python using Visual Studio Code with source code

preview_player
Показать описание
Creating Python Tic Tac Toe game using Tkinter Visual Studio Code

A Tic Tac Toe game, also known as XO game (also called Noughts and Crosses) is a popular game played in our childhood

Timestamps:
0:00 Intro
0:10 Building Simple Window with Tkinter Python
1:27 Building button grid using python tkinter
5:43 Application logic for X and O for buttons
11:23 Check the player won logic
19:25 Final output of the Game
20:16 Outro

#tkinter #VSCode #tictactoe #gui #python
Рекомендации по теме
Комментарии
Автор

Thank you mam ...This code is very helpful for me !!! 😇😊

mimarathi
Автор

You can make a video what how to make a lot of button fastter because i need make a map 10x10

BillyVNrealnotfake
Автор

can you please make code to clear the board instead of reloading the messagebox?

marvindonald
Автор

It isn't working
Your code seems to be wrong

NisargV