Project 24 (Final-Tic Tac Toe)

by css27
See Code Download Embed
This is a simple game of tic tac toe. It starts with asking for the two players names, and the first player will be X's, and the second O's. When a sprite (Or a box) is clicked, it will change costume to an X or O depending on whose turn it is. When there is a three in a row, one player will be awarded a point, and you will be asked if you want to play again. If it results in a tie, you will have that same option. If you say yes, it will reset with the same points, and you can keep playing. If you say no, the game stops, and you will need to click the green flag to restart the code. 

Created December 17, 2019

Last updated January 17, 2020

Published January 16, 2020