Skip to content

iub-cse-shq/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

Tic Tac Toe is played on a three by three board, the objective of this game is to get three in a row. The first player is known as X and the second is O. Players alternate placing Xs and Os on the game board until either oppent has three in a row or all nine squares are filled. The player that gets three in a row first is the winner. If all nine squares are filled without a winner, the game is a draw.

Task: Implement an interactive game of Tic Tac Toe using the provided code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published