Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (escaping-figures-game-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
escaping-figures-game-cli 
Count figure's occurences in the escaping figures matrix
This readme is automatically generated by create-ink-app-custom
Install
$ npm install --global escaping-figures-game-cliDemo

Emoji mode using the --emoji flag.

CLI
$ escaping-figures-game-cli --help
  Count figure's occurences in the escaping figures matrix
  Usage
    $ escaping-figures-game-cli
  Options
      --banner, -b      Do not use banner at the top
      --colors, -c      Display figures with different colors
      --speed, -s       Set game speed (the lower the value, the more difficult the passage)
      --fast-speed, -f  Turn on fast speed mode
      --emoji           Use emojis in the game instead of figures
  Examples
      $ escaping-figures-game-cli
      $ escaping-figures-game-cli --speed 17
      $ escaping-figures-game-cli --speed 4
      $ escaping-figures-game-cli --banner
      $ escaping-figures-game-cli --colors
      $ escaping-figures-game-cli --fast-speed
      $ escaping-figures-game-cli --emojiLicense
MIT © Rushan Alyautdinov