Skip to content

A simple and interactive tic-tac-toe game with the simplest GUI, which is implemented using Python 3 and its core fundamental concepts.

Notifications You must be signed in to change notification settings

Kaps10/tic_tac_toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Tic_Tac_Toe

A simple and interactive tic-tac-toe game for some fun time. The game is implemented using Python 3. A simple GUI for all the users to play this game. To begin with, one of the players will be asked to pick their desired marker - 'X' or 'O'. The board will be empty. As both players will go one by one in the playground. In the end, any of them has one game, the players can again play the game or they can leave the board. If no player has won the game, the result will be - 'TIE GAME'. Each time players will be asked about their decision to play the game or not. And every time when the game gets restarted, the board and score will set to empty.

About

A simple and interactive tic-tac-toe game with the simplest GUI, which is implemented using Python 3 and its core fundamental concepts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages