You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple tic tac toe game made using java, which you can play in cmd by simply clicking on batch file(TicTacToe.bat)
you have to enter the tile you want yo enter (X,O) in and it will check for the winner each turn
About
This is a simple tic tac toe game made using java, which you can play in cmd by simply clicking on batch file(TicTacToe.bat) you have to enter the tile number where you want to enter (X,O) , and it will check for the winner each turn, this program need java to be installed on your system