brain-games

Hexlet tests and linter status:

Actions Status Maintainability

CLI games that check arithmetic skills.

Setup

make install
sudo npm link

Awailable games

brain-even - type yes if given number is even asciicast

brain-calc - type result of expression asciicast

brain-gcd - type GCD of given numbers asciicast

brain-progression - type missing element of given progression asciicast

brain-prime - type yes if given number is prime asciicast