UNPKG
tic-tac-toe
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.0
tic tac toe on the command line using node.js
bitbucket.org/blakerobinson/tictactoe
tic-tac-toe
/
README.md
10 lines
(5 loc)
•
103 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
#
# To Play:
$
cd
node_modules/tic-tac-toe
$
npm
link
$
tic-tac-toe
And, just follow the prompts.