Brain Games are set of mini games launching via console.
npm install -g brain-games
brain-even
Answer if the given number is odd or even.
brain-calc
Calculate the result of the expression.
brain-gcd
Find the greater common divisor of two given numbers.
brain-progression
Guess the missing member of the progression.
brain-prime
Answer if the given number is prime.