/Tic_Tac_Teo_Game_Simple

This is a simple Tic Tac Toe game built with HTML, CSS, and vanilla JavaScript. The game features a 3x3 grid of cells and allows two players to take turns marking the cells with their respective symbols (X and O). The first player to get three in a row (horizontally, vertically, or diagonally) wins the game.

Primary LanguageJavaScript

Stargazers

No one’s star this repository yet.