1.0.2 • Published 10 years ago
chessboard-generator v1.0.2
chessboard-generator
Generating chessboard with swag.
Installation
Requires NodeJS and NPM:
$ npm i -g chessboard-generatorUsage
$ chessboard -x {columns} -y {rows}
$ chessboard -x 5 -y 6
# # #
# #
# # #
# #
# # #
# #
# # #License
ISC