griffon / hexlet-project
Hexlet project - brain-games
Installs: 20
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:project
Requires
- wp-cli/php-cli-tools: ^0.11.11
Requires (Dev)
README
Five games:
- definition of parity
- calculator
- arithmetic progression
- Is it a prime number?
- the greatest common divisor
Setup
$ make install
Run
- definition of parity - run brain-progression
- calculator - run brain-calc
- rithmetic progression - run brain-progression
- is it a prime number? - run brain-prime
- the greatest common divisor - run brain-gcd