The first project written for the academic purposes of a Hexlet's course on learning a programming language Python.
Brain Games is a puzzle game that tests basic math knowledge.
Available games:
- Gcd - сhecks knowledge of greatest common divisors.
- Prime - сhecks knowledge of prime numbers.
- Progression - сhecks knowledge of arithmetic progression.
- Even - сhecks knowledge of even numbers.
- Calc - сhecks knowledge of basic mathematical expressions.