Kishankr09 / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.


Languages

Language:JavaScript 51.9%Language:CSS 28.5%Language:HTML 19.6%