hexlet-bg-ik
Version:
first hexlet project
19 lines (13 loc) • 903 B
Markdown
# Six simple CLI games:
- `brain-even` - Answer "yes" if given number even otherwise answer "no".
- `brain-calc` - What is the result of the expression of given numbers?
- `brain-gcd` - Find the greatest common divisor of given numbers.
- `brain-balance` - Balance (level) the given number.
- `brain-progression` - What number is missing in this progression?
- `brain-prime` - Is given number a prime?
## Install
`npm install -g hexlet-bg-ik`
---
[](https://codeclimate.com/github/igorkusoff/project-lvl1-s69)
[](https://codeclimate.com/github/igorkusoff/project-lvl1-s69)
[](https://travis-ci.org/igorkusoff/project-lvl1-s69)