Skip to content

akgondber/what-is-sequence-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

what-is-sequence-game NPM version

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
    --chars  Use chars as a sequence items

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

Demo

License

MIT © Rushan Alyautdinov

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors