Skip to content

Latest commit

 

History

History
5 lines (2 loc) · 278 Bytes

README.md

File metadata and controls

5 lines (2 loc) · 278 Bytes

Tic Tac Toe

Tic Tac Toe is a simple paper pencil game. A 3x3 grid game with two players. Each player gets a turn and has to put in and 'X' or 'O' at any position in the grid. Player who first fills up a sequence of a row or a colummn or a diaginal with their symbol wins.