Player X
Objective: Create a Tic Tac Toe game on a webpage.
Problem: Cross checking the multiple winner outcomes and when to identify there is a draw in the game.
Solution: Created an algorithm that will check all possibilities of a winner and if there is a draw, it must fill every unit without a winner for the outcome to be a draw.
Copyright © 2019 Connie Tai