Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 325 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 325 Bytes

Tic Tac Toe, also known as Noughts and Crosses, is a simple and popular two-player game. The game is played on a 3x3 grid. Each player takes turns marking a space in the grid with their symbol, either 'X' or 'O'. The objective is to be the first to form a horizontal, vertical, or diagonal line of three of one's own symbols