Skip to content

GUI tinker module in python. It creates a 3x3 grid of buttons, each representing a cell on the Tic Tac Toe board. When a player clicks on a cell, their symbol (X or O) is displayed on the button, and the game checks for a winner or tie

Notifications You must be signed in to change notification settings

AbrarAmiya/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

About

GUI tinker module in python. It creates a 3x3 grid of buttons, each representing a cell on the Tic Tac Toe board. When a player clicks on a cell, their symbol (X or O) is displayed on the button, and the game checks for a winner or tie

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages