Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 280 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 280 Bytes

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!