/ttt_nodejs

A NodeJS implementation of Tic Tac Toe

Primary LanguageJavaScriptMIT LicenseMIT

ttt_nodejs

A NodeJS implementation of Tic Tac Toe

To play:

  • git clone git@github.com:laurentqro/ttt_nodejs.git && cd ttt_nodejs
  • node app.js

Run tests: npm test