JSPM

escaping-figures-game-cli

2.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 29
  • Score
    100M100P100Q51347F
  • License MIT

Count figure's occurences in the escaping figures matrix

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

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

    License

    MIT © Rushan Alyautdinov