napolitanj / tictactoe

Tic Tac Toe for The Odin Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Tic Tac Toe for The Odin Project


Languages

Language:JavaScript 68.0%Language:CSS 20.3%Language:HTML 11.6%