Skip to content

Latest commit

 

History

History
58 lines (41 loc) · 1.25 KB

README.md

File metadata and controls

58 lines (41 loc) · 1.25 KB

Hexlet tests and linter status:

Actions Status

Maintainability

A set of several educational console games

Setup

$ git clone https://github.com/KonstKazan/php-project-45.git
$ cd php-project-45
$ make install

Game launch

Brain-Even Game

$ make brain-even

Example of Brain-Even

gameplay

Brain-Calc Game

$ make brain-calc

Example of Brain-Calc

gameplay

Brain-Gcd

$ make brain-gcd

Example of Brain-Gcd

gameplay

Brain-Progression

$ make brain-progression

Example of Brain-Progression

gameplay

Brain-Prime

$ make brain-prime

Example of Brain-Prime

gameplay