The Brain Games is a set of five console games. In each of them, the user is asked to answer a question. The game ends when the user gives three correct answers or when he makes a mistake.
brain-even
Answer "yes" if the number is even, otherwise answer "no"
brain-calc
What is the result of the expression?
brain-gcd
Find the greatest common divisor of given numbers.
brain-progression
What number is missing in the progression?
brain-prime
Answer "yes" if given number is prime. Otherwise answer "no".