/TIC-TAC

TIC-TAC is a basic game which I have implemented completely on C++.(Yes you guessed it correctly, you have to play it on terminal :)

Primary LanguageC++

TIC-TAC

TIC-TAC is a basic game which I have implemented completely on C++.

To play this game you have to enter the row and column number respectively where you want to play.

Game Snippets