/tictactoe2

Primary LanguageJavaScript

Instructions to play tictactoe

tictactoe

  1. Clone repo onto your local directory
git clone https://github.com/tankwan/tictactoe2.git
  1. Enter cd tictactoe2

  2. Enter npm install

  3. Enter npm start

  4. Enjoy!