1.1.3 • Published 4 years ago

@vaziliybober/brain-games v1.1.3

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

Maintainability

Continuous integration workflow

Brain Games

Brain games are a set of simple mathematical console games.

In total there are 5 games: "Brain Even", "Brain Calc", "Brain GCD", "Brain Progression" and "Brain Prime".

This is the lvl-1 frontend project on https://ru.hexlet.io/

Brain Even

Is the number even?

Brain Calc

What is the result of the expression?

Brain GCD

What is the greatest common divisor of the given numbers?

Brain-progression

What is the missing element in the arythmetic progression?

Brain Prime

Is the number prime?

Clone

git clone https://github.com/vaziliybober/brain-games.git
cd brain-games
make install
make link

Install

npm install -g @vaziliybober/brain-games

Use

For example, Brain Even:

brain-even
1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago