/tic-tac-toe

an implementation of the famous tic-tac-toe game

Primary LanguageJavaScript

tic-tac-toe

an implementation of the famous tic-tac-toe game

features

  • choose if you will play as: X or O
  • the game is purely single player and the mark you don't choose will be chosen by the computer player
  • the mark X will always be given the first turn
  • enjoy!