Tic-tac-toe a simple paper-and-pencil game for two player's, noughts and crosses, or Xs and Os, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.
Using:
-
Clone the repo in local machine or download repo as Zip on local machine & extract it
git clone https://github.com/himanshusandha/JAVA-TIC-TAC-TOE.git
-
Traverse to the newly added folder of repo & Open CLI for the folder.
-
Run the command:
java Start
Yooo!!!! It's done, enjoy playing Tic-Tac-Toe with your friends