Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 262 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 262 Bytes

Tic-Tac-Toe

Tic-Tac-Toe is a classical paper-and-pencil game for 2 players. The rules are quite simple : each player sets a X or O on a 3x3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game.