guess-word-cli
v2.1.0
Published
CLI game - find out the source word which characters was shuffled and an extra char was added
Downloads
23
Maintainers
Readme
guess-word-cli
CLI game - find out a source word which characters was shuffled and moreover an extra character was added to bring some complexity.
Install
$ npm install --global guess-word-cli
CLI
$ guess-word-cli --help
Usage
$ guess-word-cli
Options
--round, -r Run game with specified suite number in ordinal words: first, third, etc.
--nth, -n Run game with specified suite number in number form, for example: 1, 4
Examples
$ guess-word-cli
$ guwo
$ gwc
$ guess-word-cli --round second
$ guwo -r second
$ guess-word-cli --nth 4
$ guwo -n 2
Demo
Screenshots
Game round in process
Game round is finished
Related
what-is-word-cli word-snatchers-cli vowels-consonants-game-cli4
License
MIT © Rushan Alyautdinov