specialsnipe / code
hexlet php-package
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/specialsnipe/code
Requires
- php: 7.4.3
- wp-cli/php-cli-tools: ^0.11.13
Requires (Dev)
This package is auto-updated.
Last update: 2025-11-04 18:00:31 UTC
README
Description: https://ru.hexlet.io/professions/php/projects/45
Hexlet tests and linter status:
How To Install
composer global require specialsnipe/code:main-dev@dev
How To Run A Game
run brain-game and then type game name
Games List With Description
- calc
Find the result of the expression. - even
Answer "yes" if given number is even, otherwise answer "no". - gcd
Find the greatest common divisor of given numbers. - prime
Answer "yes" if given number is prime, otherwise answer "no". - progression
Find number that is missing in the progression.
brain-even game:
brain-calc game:
brain-gcd game:
brain-progression game:
brain-prime game: