62ng/php-project-lvl1

Brain games (1-st project in hexlet)

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

README

Actions Status Maintainability Actions Status

First project in Hexlet - The Brain Games.

Requirements

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

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