Tic-Tac-Toe-Project

https://chantuff.github.io/Tic-Tac-Toe-Project/

Object of the game

The goal of the game is for players to position their marks so that they make a continuous line of three cells vertically, horizontally, or diagonally. An opponent can prevent a win by blocking the completion of the opponent’s line. First player will be O which represents THE Ohio State University Once the first player takes their turn, the second player will be M for Michigan Each player will take a turn, the first player to get 3 O’s or M’s in a row will be determined the winner image I used HTML, CSS and Javascript to create this game.

Flow Chart

image

Array indices

image

Resources used

online tutorials youtube channel
https://W3Schools.com