/cl-ttt

command-line tic tac toe

Primary LanguageJavaScript

Tic Tac Toe in the command line

For users

npm start

Usage

  1. Fork and clone down the current repository
  2. Make sure you've node installed
  3. cd into the root folder of your cloned repo and run node ttt.js or npm start

Running tests

To be added soon.