ilyabakin / hexletv1
此包的最新版本(dev-master)没有提供许可信息。
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: 2024-09-19 19:03:45 UTC
README
安装
php composer.phar global require ilyabakin/hexletv1:dev-master
运行游戏
braic-even brain-calc brain-gcd brain-progress brain-prime
运行示例
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!