Skip to content

This is a simple GUI-based Tic Tac Toe game built using Python and Tkinter. It allows two players to play against each other by taking turns, displaying the current player's symbol (X or O), and checking for wins or draws. A pop-up message shows the result, and the game can be restarted after each round.

Notifications You must be signed in to change notification settings

dhruvi-16-me/tictactoe-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

tictactoe-python

This is a simple GUI-based Tic Tac Toe game built using Python and Tkinter. It allows two players to play against each other by taking turns, displaying the current player's symbol (X or O), and checking for wins or draws. A pop-up message shows the result, and the game can be restarted after each round.

About

This is a simple GUI-based Tic Tac Toe game built using Python and Tkinter. It allows two players to play against each other by taking turns, displaying the current player's symbol (X or O), and checking for wins or draws. A pop-up message shows the result, and the game can be restarted after each round.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages