eassy-tictactoe

0.0.3 • Public • Published

Tic-Tac-Toe

Single Player mode -> coming soon

Usage

$ npm install tictactoe-easy --save

or

$ yarn add tictactoe-easy
const { multiplayer } = require('tictactoe-easy');
const player1 = [1]; // these are moves made by player 1
const player2 = [2]; // these are moves made by player 2
multiplayer(player1, player2);

Package Sidebar

Install

npm i eassy-tictactoe

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

2.57 kB

Total Files

4

Last publish

Collaborators

  • josiah_