This Is a console based mini project. Name of this project is Tic Tac Toa.
For playing this game two players are need.
Cpu will use random index and fill 0.
While you have a choice to fill any index you want X.
If you are able to fill 3 continous X in any direction then you will will.
And if can't then Cpu Will win the game.
And if all the columns and rows were fill and no one wins then it's a draw.