LybaFatimaNasir / TIC_TAC_TOE

tic tac toe game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TIC_TAC_TOE GAME

tic tac toe, also known as noughts and crosses is a two player game. Both the players choose their symbol (it can be 'x' or 'o'). The player who succeeds in placing three of their marks/symbols in a horizontal, vertical, or diagonal row is the winner.

About

tic tac toe game


Languages

Language:C++ 100.0%