Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/akgondber/escaping-figures-game-cli

Count figure's occurences in the escaping figures matrix
https://github.com/akgondber/escaping-figures-game-cli

Last synced: about 2 months ago
JSON representation

Count figure's occurences in the escaping figures matrix

Lists

README

        

# escaping-figures-game-cli [![NPM version][npm-image]][npm-url]

> Count figure's occurences in the escaping figures matrix

> This readme is automatically generated by [create-ink-app-custom](https://github.com/akgondber/create-ink-app-custom)

## Install

```bash
$ npm install --global escaping-figures-game-cli
```

## Demo

![](media/demo.gif)

Emoji mode using the `--emoji` flag.
![](media/emoji-mode-demo.gif)

## 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](https://github.com/akgondber)

[npm-image]: https://img.shields.io/npm/v/escaping-figures-game-cli.svg?style=flat
[npm-url]: https://npmjs.org/package/escaping-figures-game-cli