62ng / php-project-lvl1
Brain games (1-st project in hexlet)
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/62ng/php-project-lvl1
Requires
- wp-cli/php-cli-tools: ^0.11.13
Requires (Dev)
README
First project in Hexlet - The Brain Games.
Requirements
- PHP >= 7.4
- wp-cli/php-cli-tools
Setup
$ git clone git@github.com:62ng/php-project-lvl1.git $ make install
Run Even Game
make brain-even
Run Calc Game
make brain-calc
Run GCD Game
make brain-gcd
Run Progression Game
make brain-progression
Run Prime Game
make brain-prime