1.0.1 • Published 8 years ago

ttt.js v1.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
8 years ago

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 ttt

Run Tests

node test*.js npm test

License

See LICENSE file.

1.0.1

8 years ago

1.0.0

8 years ago