A Tic Tac Toe Console Application
New users can begin by installing npm.
Once npm is installed, download the game using npm install -g gamesgames
.
To play, simply type gamesgames:play
into your console.
To get the latest version of Tic Tac Toe, type gamesgames:update
into your console.
You may uninstall at any time using npm uninstall -g gamesgames
.