Tic Tac Toe
Like the name says. It is a little Tic Tac Toe game you can play in your terminal via node.js
Just clone the repo, go in its directory and type:
npm run start
// or
node index.js
Enjoy :)
![]() |
index : tic-tac-toe.git | |
| Little CLI Tic Tac Toe Game | Leo Goetz |
| aboutsummaryrefslogtreecommitdiff |
Like the name says. It is a little Tic Tac Toe game you can play in your terminal via node.js
Just clone the repo, go in its directory and type:
npm run start
// or
node index.js
Enjoy :)