/tictactoe

Tic Tac Toe for The Odin Project

Primary LanguageJavaScript

Tic-Tac-Toe

Created as part of The Odin Project Javascript curriculum.

Description

A simple Tic-Tac-Toe game. I used this project to practice simple algorithms and using event listeners.

Features

  • Human or AI players (AI is random)
  • Checks for a winner or if there is a tie