chess-bit-board
v1.1.0
Published
Immutable chess board with move validation
Maintainers
Readme
Chess Bit Board
Immutable chess bit board implementation with move validation.
Commands
npm start- run tests in watch modenpm run build- create build indistfoldernpm run lint- run an ESLint checknpm run coverage- run code coverage and generate report in thecoveragefoldernpm test- run all testsnpm run test:watch- run all tests in watch mode
