1.0.2 • Published 9 years ago
chessboard-generator v1.0.2
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