vadshevy/hexlet-prj-1

hexlet project level 1

dev-master 2020-01-30 16:35 UTC

This package is auto-updated.

Last update: 2025-06-29 01:52:01 UTC


README


Build Status
Installation:
to install package globally run
composer global require vadshevy/hexlet-prj-1:dev-master
modify $PATH to run games without typing full path
PATH=$PATH:~/.config/composer/vendor/bin

Rules: you need 3 correct and no wrong answers to win.

Games available:

  1. "Calc" - you need to answer what is the result of the given expression. Run brain-calc
  2. "Even" - you need to answer if the given number is even or not. Run brain-even
  3. "GCD" - you need to find the greatest common divisor of given numbers. Run brain-gcd
  4. "Prime" - you need to answer if the given number is prime number or not. Run brain-prime
  5. "Progression" - you need to answer what number is missing in the given progression. Run brain-progression

asciicast

asciicast

asciicast

asciicast

asciicast

asciicast