Tic Tac Toe Project

What it is: This is a simple browser-based Tic Tac Toe game built with HTML, CSS, and JavaScript. It is designed as a learning project to practice game state, button interaction, and winner detection in a way that stays easy to understand.

How to use it: Click any empty square to place your move and play until someone wins or the board fills up. The reset button starts a new round. The game is built to keep the rules clear so it feels smooth on both desktop and mobile devices.

What I learned: Building this game helped me understand how to store board state, check win patterns, and stop the game at the right time. It also taught me to think about user feedback, because a game feels much better when the result is obvious and immediate.

Tic Tac Toe Online Game

Winner is