In this Tic Tac Toe game implemented in C++, the user will be able to play against another player. The game will start with a blank 3x3 grid and the user will be prompted to enter the spot adjecent to the numbers placed in row and column where they want to place their symbol. The user will then take its turn and place its symbol in an available spot on the grid. The game will continue until either the user gets three of their symbols in a row or until all of the spots on the grid are filled. If all of the spots on the grid are filled and no one has three of their symbols in a row, the game will result in a tie.
Abdullah-056/Tic-tac-toe
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|