Tic Tac Toe

Get 3 in a row to win!

This is a version of tic tac toe built using behavior bricks.

Touch one of the pillars to select your square. The computer's turn is chosen at the same time, and is represented by exploding one of the other pillars.

The score is tracked using the counters on the right side of the screen.

There are a couple edits to the scripts to make this work. One is a the ability to target a random brick in a given set. This is what allows touching a brick stack to select another, random brick stack for the computer's move. The other is ORing the victory conditions instead of ANDing them, to allow any line of 3 to count as a victory.

I had a wildly entertaining couple of hours putting this together, and hope it spurs your imagination!

Please link to your game here

https://play.unity.com/mg/other/webgl-builds-22766

Image attached to challenge
Winners announced
Build your own game!

Join the conversation

Sign in to comment

You'll need to sign in to an account to post a comment.