/tic-tac-toe-cli

CLI for tic tac toe and variants

Primary LanguageCoffeeScriptOtherNOASSERTION

Tic Tac Toe CLI

Build Status Dependency Status devDependency Status License

This is a simple CLI (command-line interface) to play tic-tac-toe or ultimate tic-tac-toe.

CLI

The computer player uses aye-aye.

To play, you'll need node.js; then clone the repo, cd into it, and:

$ npm install
...
$ npm start

License

Licensed under the MIT license.