influx / php-project-lvl1
math games
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
Requires (Dev)
This package is auto-updated.
Last update: 2025-03-29 01:01:13 UTC
README
Description: https://ru.hexlet.io/professions/php/projects/45
$ installation process
$ brain-calc game
$ brain-even game
$ brain-gcd game
$ brain-prime game
$ brain-progression game
$brain-root additional game
$ brain-random feature
How To Install
composer global require influx/php-project-lvl1
How To Run A Game
run brain-games
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. - root
Find an integer whose square is closest to the given number.
Options
brain-games --random run random game
brain-games --list show list of games with their missions
brain-games --help show help