@vaziliybober/brain-games

1.1.3 • Public • Published

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?

Show "Brain Even" Demo

Brain Calc

What is the result of the expression?

Show "Brain Calc" Demo

Brain GCD

What is the greatest common divisor of the given numbers?

Show "Brain GCD" Demo

Brain-progression

What is the missing element in the arythmetic progression?

Show "Brain Progression" Demo

Brain Prime

Is the number prime?

Show "Brain Prime" Demo

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

Package Sidebar

Install

npm i @vaziliybober/brain-games

Weekly Downloads

0

Version

1.1.3

License

ISC

Unpacked Size

9.73 kB

Total Files

17

Last publish

Collaborators

  • vaziliybober