sasha / brain-games
hexlet brain-game
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/sasha/brain-games
Requires
- wp-cli/php-cli-tools: ^0.11.11
Requires (Dev)
README
Install with composer
composer global require sasha/brain-games
The project contains 5 games
- brain-even - Answer 'yes' if the number is even, otherwise answer 'no'
- brain-calc - What is the result of the expression?
- brain-gcd - What number is missing in the progression?
- brain-progression - What number is missing in the progression?
- brain-prime - Answer 'yes' if given number is prime, otherwise answer 'no'
You can run a set of games in the command line (brain-games) or each game separately
brain-evenbrain-calc
brain-gcd
brain-progression
brain-prime