griffon / hexlet-project
There is no license information available for the latest version (0.2.13) of this package.
Hexlet project - brain-games
Package info
github.com/Griffon2012/project-lvl1-s470
Type:project
pkg:composer/griffon/hexlet-project
0.2.13
2019-04-07 17:50 UTC
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