Skip to content

Developed a two-player Tic-Tac-Toe game in Python that accepts user input, dynamically updates the game board, and determines the winner based on the game's rules.

Notifications You must be signed in to change notification settings

nisha710/TIC-TAC-TOE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

TIC-TAC-TOE

GUI based python project of tic tac toe game using tkinter

Screenshots:

Game Interface:

Game Interface

Display Tie Condition:

Display Tie Condition

Help Window:

Help Window

Quit Window:

Quit Window

Game Winner:

Tic-Tac-toe game winner

About

Developed a two-player Tic-Tac-Toe game in Python that accepts user input, dynamically updates the game board, and determines the winner based on the game's rules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published