@vaziliybober/brain-games
v1.1.3
Published
A series of simple mathematical console mini-games
Downloads
7
Maintainers
Readme
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