62ng / php-project-lvl1
Brain games (1-st project in hexlet)
v0.7.7
2022-04-04 18:39 UTC
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