Skip to content

This is a simple Tic Tac Toe game built using Python and Tkinter.

License

Notifications You must be signed in to change notification settings

kyt47000/ticTacToe_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Game

This is a simple Tic Tac Toe game built using Python and Tkinter.

How to Play

  • Player 1 is represented by 'X' and Player 2 is represented by 'O'.
  • Click on the buttons to place your symbol and try to get three in a row to win.
  • The game will indicate the current player's turn and will show a message when there is a winner or a draw.

Screenshots

Game Screenshot 1

How to Run

  1. Make sure you have Python installed.
  2. Run the main.py file.
  3. Enjoy playing Tic Tac Toe!

Feel free to contribute or report any issues.

About

This is a simple Tic Tac Toe game built using Python and Tkinter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages