cchrispy / tic-tac-toe

Tic Tac Toe in Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tic-tac-toe

A game of tic-tac-toe run from the command line, using Node.js

How to play

It's simple!
Make sure Node is installed on your system
Open up the terminal or command line and...

$ npm install
$ node main.js

Enjoy!

About

Tic Tac Toe in Node.js

License:MIT License


Languages

Language:JavaScript 100.0%