ilyabakin / hexletv1
There is no license information available for the latest version (dev-master) of this package.
hexletv1
dev-master
2020-02-19 08:27 UTC
Requires
- wp-cli/php-cli-tools: ^0.11.11
Requires (Dev)
- squizlabs/php_codesniffer: 3.5.0
This package is auto-updated.
Last update: 2026-03-19 22:18:24 UTC
README
Install:
php composer.phar global require ilyabakin/hexletv1:dev-master
Run game:
braic-even brain-calc brain-gcd brain-progress brain-prime
Run example:
Welcome to the Brain Game! What number is missing in the progression? May I have your name?: Jhone Hello, Jhone! Question: ... 12 18 24 30 36 42 48 54 60: 8 Your answer: 8 '8' is wrong answer ;(. Correct answer was '6'. Let's try again, Jhone! Question: 4 8 ... 16 20 24 28 32 36 40: 12 Your answer: 12 Correct! Question: ... 10 15 20 25 30 35 40 45 50: 5 Your answer: 5 Correct! Question: 3 6 ... 12 15 18 21 24 27: 9 Your answer: 9 Correct! Congratulations, Jhone!