Welcome to TicTacToe! Play against a friend in this classic strategy game. How to Play: Press the green flag to start the game Player 1 is X, Player 2 is O Click on an empty square to place your mark Take turns until one player gets three in a row (horizontally, vertically, or diagonally) If all squares are filled and no one wins, it’s a draw Click Reset to play again!
This is a simple 2-player version of TicTacToe The game checks for a winner automatically after every move Great for practicing turn-based logic and interactive UI in Scratch Future improvements could include: Single-player mode with AI Score tracking across rounds Animations or sound effects when someone wins A remix with themed graphics (like animals, emojis, etc.)