/Tic-Toe-Toe-Game

Tic-Tac-Toe is a simple 3x3 grid game for two players, X and O. Players take turns marking an empty cell with their symbol, aiming to get three of their symbols in a row (horizontally, vertically, or diagonally) to win. If the grid fills up and no player wins, it's a draw.

Primary LanguageJavaScript

Tic-Toe-Toe-Game

Tic-Tac-Toe is a simple 3x3 grid game for two players, X and O. Players take turns marking an empty cell with their symbol, aiming to get three of their symbols in a row (horizontally, vertically, or diagonally) to win. If the grid fills up and no player wins, it's a draw.

portfolio6