/fcc-tic-tac-toe

FreeCodeCamp: TicTacToe Game with AI

Primary LanguageJavaScript

FreeCodeCamp: Tic-Tac-Toe Game

##User Stories

  • I can play a game of Tic Tac Toe with the computer.

  • My game will reset as soon as it's over so I can play again.

  • I can choose whether I want to play as X or O.