brain-games-dmitry-sorokin
Version:
project-lvl1-s236
26 lines (18 loc) • 678 B
Markdown
# project-lvl1-s236
[](https://codeclimate.com/github/freemolag/project-lvl1-s236/maintainability) [](https://codeclimate.com/github/freemolag/project-lvl1-s236/test_coverage) [](https://travis-ci.org/freemolag/project-lvl1-s236)
## Setup
```
$ npm i brain-games-dmitry-sorokin -g
```
## Run calc game
```
$ brain-calc
```
## Run even game
```
$ brain-even
```
## Run gcd game
```
$ brain-gcd
```