frontend-project-lvl1-inger
v1.0.2
Published
frontend-project-lvl1
Downloads
4
Readme
Project lvl-1 / Frontend JS Programmer
Hexlet
"Brain Games "
:point_right: Description:
"Brain Games" - a set of five console games, built on the principle of popular mobile applications for pumping the brain. Each game asks questions that need to be answered correctly. After three correct answers, it is considered that the game is over. Wrong answers complete the game and offer to pass it again.
:point_right: Games:
- Calculator . Arithmetic expressions to be evaluated.
- Progression. Search for missing numbers in a sequence of numbers.
- Determination of an even number.
- Determination of the greatest common divisor.
- Definition of a prime number.
:point_right: Requests:
- NodeJS v13
:point_right: Installation:
$ npm -g install frontend-project-lvl1-inger
How to install the game
Brain-even
Brain-even
Brain-calc
Player Victory Example
Brain-calc
Player Defeat Example
Brain-gcd
Player Victory Example
Brain-gcd
Player Defeat Example
Brain-progression
Player Victory Example
Brain-progression
Player Defeat Example
Brain-prime
Player Victory Example
Brain-prime
Player Defeat Example