Skip to content

kolotov/php-project-lvl1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actions Status Maintainability

Brain Games

This game is a study project from the Hexlet education platform.\

Requirements

  • PHP >= 8.1
  • Docker

How installing

Run this commands in console

git clone [email protected]:kolotov/php-project-lvl1.git
cd php-project-lvl1
make init

Even Game

You have to guess if the number is even or not.
For run game make brain-even or ./bin/brain-even

asciicast

Calc Game

You have to calculate two numbers.
For run game make brain-calc or ./bin/brain-calc

asciicast

GCD Game

You have to guess the greatest common divisor (GCD) of two numbers.
For run game make brain-gcd or ./bin/brain-gcd

asciicast

Progression Game

You have to guess the missed number in progression.
For run game make progression or ./bin/progression

asciicast

Prime Game

You have to guess if the number is prime or not.
For run game make brain-prime or ./bin/brain-prime

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published