62ng/php-project-lvl1

脑力游戏(hexlet的第一个项目)

v0.7.7 2022-04-04 18:39 UTC

README

Actions Status Maintainability Actions Status

Hexlet的第一个项目 - 脑力游戏。

要求

设置

$ git clone git@github.com:62ng/php-project-lvl1.git

$ make install

运行偶数游戏

make brain-even

运行计算游戏

make brain-calc

运行最大公约数游戏

make brain-gcd

运行进度游戏

make brain-progression

运行素数游戏

make brain-prime

Asciinemas

make install && make brain-even

asciicast

composer require && brain-even

asciicast

make brain-calc

asciicast

make brain-gcd

asciicast

make brain-progression

asciicast

make brain-prime

asciicast