gamesgames
v1.2.1
Published
Tic Tac Toe in Clojure
Downloads
10
Readme
gamesgames
A Tic Tac Toe Console Application
Setup
New users can begin by installing npm.
Once npm is installed, download the game using npm install -g gamesgames
.
Playing
To play, simply type gamesgames:play
into your console.
Updating
To get the latest version of Tic Tac Toe, type gamesgames:update
into your console.
Uninstall
You may uninstall at any time using npm uninstall -g gamesgames
.