ttt.js
v1.0.1
Published
min max algorithm for tic-tac-toe game ;)
Readme
tic tac toe game with min-max algorithm
This is a nodejs module built upon Pure JS. Show casing of min-max algorithm for tic-tac-toe game.
Install
npm install tttRun Tests
node test\*.js
npm testLicense
See LICENSE file.
