what-is-sequence-game
v1.0.0
Published
> Remember sequence of appearing items and try to restore them in right order - CLI game
Downloads
2
Readme
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
License
MIT © Rushan Alyautdinov