hexlet-project-lvl1-german
v1.0.2
Published
Project1 from hexlet. Brain Games.
Downloads
10
Readme
Brain Games.
There are 6 console games. Node.js Level 1 study project on hexlet
Installation
$ npm install -g hexlet-project-lvl1-german
Games:
- Is number is even?
$ brain-even
- Calculate the expression.
$ brain-calc
- Find the greatest common divisor of given numbers.
$ brain-gcd
- Balance the given number.
$ brain-balance
- Figure out missing number of arithmetic progression.
$ brain-progression
- Is number prime?
$ brain-prime