board

v1.0.1arrow_drop_down
v1.0.1
v1.0.0
v0.1.9
v0.1.8
v0.1.7
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
v0.0.2
v0.0.1
STATUS
Passing
DOWNLOADS
223
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
4 years ago
SIZE
13 KB
Board generate dynamic 2d array by props, and manage player turn and check fo winner.
1 contributor
Install board as a package?
Copied
npm i @bit/joshk.tic-tac-toe-game.board
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Files
Board/index.ts
1 Lines(1 sloc)
1
export { default } from './Board'
Help and resources