Advanced Tic-Tac-Toe
Player X: 0
Turn: X
Player O: 0
Game Rules
- Players take turns placing their marks (X or O) on the grid.
- Each player can have only 3 marks on the board at a time.
- Placing a 4th mark removes the oldest mark of that player with an animation.
- The first player to align 3 marks horizontally, vertically, or diagonally wins.
- If all cells are filled without a winner, the game is a draw.