Dependencies:
Installation:
To initiate game use commands as following:
Description.
Brain-even: The game offers to user a random number. User should answer 'yes' if the number is even and 'no' otherwise.
Brain-gcd: The game offers to user two random numbers. User should calculate the greatest common divisor .
Brain-prime: The game offers to user a random number. User should answer 'yes' if the number is prime and 'no' otherwise.
Brain-progression: The game offers to user row of numbers which is arithmetic progression, one of numbers replaced by '..'. The user should enter replaced number.
Brain-calc: The game offers to calculate some mathematics question. The user should enter the answer.