/TicTacToe

Tic-tac-toe is a game in which two players take turns in drawing either an "O" or an "X" in one square of a grid consisting of nine squares. The winner is the first player to get three of the same symbols in a row.

Primary LanguageJavaScript

TicTacToe

Tic-tac-toe is a game in which two players take turns in drawing either an "O" or an "X" in one square of a grid consisting of nine squares. The winner is the first player to get three of the same symbols in a row.

Live game: https://zburleastefan.github.io/TicTacToe/TicTacToe.html