TIC-TAC-TOE
The game of Tic-Tac-Toe is played on a 3✕3 grid. The computer player uses red stones while the human player uses blue stones. The players take turns placing a stone of their color on an empty cell.When a player manages to create a horizontal, vertical, or diagonal row of three stones of his color, he wins the game.When all cells are filled and no row is created, the game ends in a draw.
The player uses the mouse to place the stones. The Esc key is used to end the game. The game consists of an arbitrary number of rounds. In each round the player who lost the previous round will start. The number of wins for each player and the number of draws are recorded, and displayed on the game interface for reference. |
Download and unzip these assets:
![]()
Read the text instructions here:
![]()
|
video instructions:
|
|