2.0.0 • Published 9 months ago

escaping-figures-game-cli v2.0.0

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

escaping-figures-game-cli NPM version

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-cli

Demo

npm.io

Emoji mode using the --emoji flag. npm.io

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 --emoji

License

MIT © Rushan Alyautdinov