frontend-project-lvl1_rain
v1.6.2
Published
There are 5 games: brain-even, brain-calc, brain-gcd, brain-progression, brain-prime
Downloads
11
Maintainers
Readme
This repository is created by Oleg Ryazantsev. This is the first educational project on hexlet. There are 5 console games:
- Brain Calc - where you should solve three random mathematical operations on two numbers (+, -, *);
- Brain Even - where you should answer if the number is even;
- Brain GCD - where you should find the greatest common divisor of given numbers;
- Brain Prime - where you should answer if the given number is prime;
- Brain Progression - where you should find the number is missing in the progression.
nodejs-package
Setup
$ npm install frontend-project-lvl1_rain