/tic-tac-toe

Primary LanguageJavaScript

Tic-Tac-Toe

Tic-Tac-Toe is an application that allows users to play the classic Tic-Tac-Toe game online with two players.

How to Play the Game:

  • Player one chooses a square. Once the square has been selected, the related player emoji will populate the selected square.

  • Player two then chooses a square which will populate with player two's related player emoji.

  • The first player to select three squares in a row (horizontal, vertical, or diagonal) wins the game.

  • If all squares are selected, the game will end in a draw.

Preview:

Tic-tac-toe video

Primary Technologies Used:

  • Javascript
  • HTML
  • CSS

Original Assignment:

Tic-Tac-Toe project from Turing School of Software & Design

Contributors: