guess-word-cli

2.0.0 • Public • Published

guess-word-cli NPM version

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-in-process

Game round is finished game-round-finished

License

MIT © Rushan Alyautdinov

Package Sidebar

Install

npm i guess-word-cli

Weekly Downloads

3

Version

2.0.0

License

MIT

Unpacked Size

18.8 kB

Total Files

11

Last publish

Collaborators

  • sinventor