brain-games-echo
v2.0.11
Published
My firts project for hexlet.io. I hope it's not the last. This is a just casual project (for someone).
Downloads
31
Readme
project-lvl1-s332
Discription
My firts project for hexlet.io. I hope it's not the last. This is a just casual project (for someone).
Instalation
Before installing, make sure you have npm and node.js installed.
npm i -g brain-games-echo
This will install package globaly
Greetings and main menu
May I have your name?
brain-games
Even game
Answer "yes" if number even otherwise answer "no".
brain-even
Calculate game
What is the result of the expression?
brain-calc
GCD game
Find the greatest common divisor of given numbers.
brain-gcd
Balance game
Balance the given number.
brain-balance
Progression game
What number is missing in this progression?
brain-progression
Prime game
Is this number prime? (yes/no)
brain-prime