This is the first educational assessment project by Hexlet for the Frontend Developer profession. The concept is to create a set of console-run mathematical games, that I humbly augmented with certain tweaks to make it not only educational but somewhat challenging as well.
Make sure you have NodeJS 13+ installed
make install
sudo npm link
Set environment BRAIN_GAMES_MODE=menu
and run brain-games
.
Otherwise brain-games
runs a game intro stub
The player is supposed to tell the parity of a number
The player has to do some arithmetical calculations
The player is required to calculate the greatest common divisor of two numbers
The player should fill in the gap in an arithmetic progression