🚀 DAY 1 OF LAUNCH WEEK: Reachability for Ruby Now in Beta.Learn more →
Socket
Book a DemoInstallSign in
Socket

guess-word-cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

guess-word-cli

CLI game - find out the source word which characters was shuffled and an extra char was added

latest
Source
npmnpm
Version
2.1.0
Version published
Maintainers
1
Created
Source

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

what-is-word-cli word-snatchers-cli vowels-consonants-game-cli4

License

MIT © Rushan Alyautdinov

Keywords

english

FAQs

Package last updated on 18 May 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts