PLAYER 1: When an "X" appears, click on it and drag it to the box you want to play. PLAYER 2: When an "O" appears, click on it and drag it to the box you want to play. Have fun!
Shared from Scratch 2 Offline Editor Sometimes, you have to "re-click" an "X" or an "O" that you've already placed in a box in order for it to sense that you've "un-clicked" and for it to proceed with giving you the next "X" or "O". The game works most of the time. I can't find anything in the code to make it NOT work, but once in a while the last "O" or "X" to be played will fail to register on the board, and will therefore fail to trigger a response (Winning or Cat's Game). I've looked through the code and played the game multiple times, but I can't find what would make it behave that way. Tic Tac Toe board image from Google Images. Everything else from Scratch.