Tic Tac Toe in the command line For users npm start Usage Fork and clone down the current repository Make sure you've node installed cd into the root folder of your cloned repo and run node ttt.js or npm start Running tests To be added soon.