ScratchData LogoScratchData
Back to RAQCITY's profile

CS50_Pset0_TicTacToe

RARAQCITY•Created September 13, 2013
CS50_Pset0_TicTacToe
0
0
22 views
View on Scratch

Instructions

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!

Description

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.

Project Details

Project ID12358637
CreatedSeptember 13, 2013
Last ModifiedSeptember 13, 2013
SharedSeptember 13, 2013
Visibilityvisible
CommentsAllowed