game

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
215
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
4 years ago
SIZE
13 KB
Game component is the main component of the game with configuration options like rows, columns, match number to win.
1 contributor
Install game as a package?
Copied
npm i @bit/joshk.tic-tac-toe-game.game
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Files
Game/index.ts
1 Lines(1 sloc)
1
export { default } from './Game'
Help and resources