/tic-tac-toe

command line tic tac toe

Primary LanguageJavaScript

tic-tac-toe

command line tic tac toe

to play: npm install

npm start

use numbers 1 - 9 to place a piece on the corresponding spot use 'q' to quit

player 1 is 'X' player 2 is 'O'