ttt.js

1.0.1 • Public • Published

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.

/ttt.js/

    Package Sidebar

    Install

    npm i ttt.js

    Weekly Downloads

    0

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • nchikkam