Skip to content

Tic-tac-toe is a strategy game in which two players take turns in drawing either an O' or an X' in one square of a grid consisting of nine squares.

Notifications You must be signed in to change notification settings

Dishag2611/TicTacToeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

TicTacToeGame

Tic-tac-toe is a strategy game in which two players take turns in drawing either an O' or an X' in one square of a grid consisting of nine squares.

How to play 📊

💠 The game is to be played between two people (in this program between HUMAN and COMPUTER).

💠 One of the player chooses ‘O’ and the other ‘X’ to mark their respective cells.

💠 The game starts with one of the players and the game ends when one of the players has one whole row/ column/ diagonal filled with his/her respective character (‘O’ or ‘X’).

💠 If no one wins, then the game is said to be draw.

Credits

Made by Disha Gupta (https://github.com/Dishag2611)

About

Tic-tac-toe is a strategy game in which two players take turns in drawing either an O' or an X' in one square of a grid consisting of nine squares.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages