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
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