chessboard-generator
v1.0.2
Published
Generating chessboard with swag.
Downloads
4
Readme
chessboard-generator
Generating chessboard with swag.
Installation
Requires NodeJS and NPM:
$ npm i -g chessboard-generator
Usage
$ chessboard -x {columns} -y {rows}
$ chessboard -x 5 -y 6
# # #
# #
# # #
# #
# # #
# #
# # #
License
ISC