You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This React-based Tic-Tac-Toe game lets two players compete by taking turns placing "X" or "O" on a 3x3 grid. It tracks turns, checks for winners or draws, and allows for customizable player names. The game updates in real-time and offers a rematch option after each game.
This React-based Tic-Tac-Toe game lets two players compete by taking turns placing "X" or "O" on a 3x3 grid. It tracks turns, checks for winners or draws, and allows for customizable player names. The game updates in real-time and offers a rematch option after each game.