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

> Math game in cli

## Install

```sh
$ npm i -g math-game-cli
```

## Usage

```sh
$ math-game-cli
```

## Demo

![demo](media/demo.gif)

## License

MIT © [Rushan Alyautdinov](https://github.com/akgondber)

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