1.0.0 • Published 4 months ago

what-is-sequence-game v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

what-is-sequence-game

Remember sequence of appearing items and try to restore them in right order - CLI game

There is a box in which appears some items, in some moments all previous shown items disappears and some single item appears. Your task is to remember each single item that was appeared alone and restore sequence of those items in right order.

Install

$ npm install --global what-is-sequence-game

CLI

$ what-is-sequence-game --help

  Usage
    $ what-is-sequence-game

  Options
    --emoj Use emojis for sequence

  Examples
    $ what-is-sequence-game
    $ what-is-sequence-game --emoji

Demo

npm.io

License

MIT © Rushan Alyautdinov