paul-reed-smith-hexlet-one
v6.0.6
Published
training project for hexlet.io
Downloads
4
Maintainers
Readme
Brain Games
Discription
This package contains six console simple games.
Instalation
Before installing, make sure you have npm and node.js installed.
npm i -g paul-reed-smith-hexlet-one
This will install package globaly
Example playing
Even game
Answer "yes" if number even otherwise answer "no".
brain-even
Calculator
What is the result of the expression?
brain-calc
GCD
Find the greatest common divisor of given numbers.
brain-gcd
Find Balanced number
Balance the given number.
brain-balance
Progression
What number is missing in this progression?
brain-progression
Prime
Ask yes if number is prime.
brain-prime