ScratchData LogoScratchData
Back to CyberParra's profile

Tic Tac Toe devkit (beta)

CYCyberParra•Created November 6, 2013
Tic Tac Toe devkit (beta)
0
0
82 views
View on Scratch

Instructions

This game is for two players, it aks for insert the player name ... when your name is presented make your move. If you're able to mark 3 vertical, horizontal or diagonal marks you'll be the winner. Stiil working, layout need to be improved

Description

remix of noamkoren and trippinteacher projects: 1) added the input of player names 2) added some sounds 3) changed the game logic The game Logic keeps looking for 8 Lines (L1 to L8) formed by: 3rows, 3 columns and 2 diagonals Each line L(n) is a variable that contains the sum of 3 specific cells. When a cell is marked with X its value is 1; when is marked with O its value is 10 When a line L(n) is equal to 3 or to 30 there is a winner

Project Details

Project ID13965158
CreatedNovember 6, 2013
Last ModifiedNovember 6, 2013
SharedNovember 6, 2013
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root