aboutsummaryrefslogtreecommitdiff

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