frontend-project-lvl1-oksana-duga
v1.4.3
Published
This repository is mu first hexlet training project
Downloads
8
Maintainers
Readme
frontend-project-lvl1
This repository is my first hexlet training project
Is the set of console games
Setup
npm install frontend-project-lvl1-oksana-duga
Usage
brain-even
brain-calc
brain-gcd
brain-progression
brain-prime
Description
brain-even - random number is displayed. You need to answer yes if the number is even, or no if it is odd.
brain-calc - a random mathematical expression is displayed that needs to be calculated and written down the correct answer.
brain-gcd - it turns out two random numbers. It is necessary to calculate and introduce the largest common divisor of these numbers.
brain-progression - a series of numbers is displayed - this is an arithmetic progression, there is no single number. The player must determine this number.
brain-prime - random number is displayed. You need to answer yes if the number is prime, or no if it isn`t
Install brain-even Install brain-calc Install brain-gcd Install brain-progression Install brain-prime