Skip to content

I had build a two-player tic-tac-toe game, which we can play in the command-line. Initially, I have made an empty game board and then It will take inputs from the players and It will check for the winning condition and if the whole board gets filled and no one wins, It will declare the result as “Tie” and ask users if they want to restart the game.

Notifications You must be signed in to change notification settings

Tanushree-Ghosh/TIC-TAC-TOE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

TIC-TAC-TOE

I had build a two-player tic-tac-toe game, which we can play in the command-line. Initially, I have made an empty game board and then It will take inputs from the players and It will check for the winning condition and if the whole board gets filled and no one wins, It will declare the result as “Tie” and ask users if they want to restart the game.

About

I had build a two-player tic-tac-toe game, which we can play in the command-line. Initially, I have made an empty game board and then It will take inputs from the players and It will check for the winning condition and if the whole board gets filled and no one wins, It will declare the result as “Tie” and ask users if they want to restart the game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages