vivekghanchi / Tic-Tac-Toe-React

Tic-Tac-Toe is a popular two-player game played on a grid of 3x3 squares. The objective of the game is to be the first player to form a line of three symbols (either X or O) horizontally, vertically, or diagonally

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic-Tac-Toe-React

Tic-Tac-Toe Game in ReactJs

About

Tic-Tac-Toe is a popular two-player game played on a grid of 3x3 squares. The objective of the game is to be the first player to form a line of three symbols (either X or O) horizontally, vertically, or diagonally


Languages

Language:JavaScript 78.7%Language:HTML 13.7%Language:CSS 7.7%