alexdestebekou/php-project-lvl1

Brain games is first project from Hexlet by Alexander Karakin!

v3.0.1 2020-10-02 08:19 UTC

README

68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f61333833656635376362313331353364613764322f6d61696e7461696e6162696c697479 Github Actions Status

Brain-Games is my first project from Hexlet! It contains 7 console games.

How to install globally:
68747470733a2f2f61736369696e656d612e6f72672f612f3335373737392e706e67

To start this project we have 2 ways:
First - run games separately from each other by
calling in console "brain-calc", "brain-even", "brain-gcd", "brain-prime",
"brain-progression", "brain-romanToNumber" and "brain-numberToRoman" files.
Second - start one controller file in console "allGames" which gives you possibility to choese
game you want to play.

How to start the game "If number is even":
68747470733a2f2f61736369696e656d612e6f72672f612f3335373534372e706e67

How to start the game "Calculating numbers":
68747470733a2f2f61736369696e656d612e6f72672f612f3335373534362e706e67

How to start the game "Greatest common divisor":
68747470733a2f2f61736369696e656d612e6f72672f612f3335373534382e706e67

How to start the game "Arithmetic progression":
68747470733a2f2f61736369696e656d612e6f72672f612f3335373535302e706e67

How to start the game "If number is prime":
68747470733a2f2f61736369696e656d612e6f72672f612f3335373534392e706e67

How to start the game "Roman to number":
68747470733a2f2f61736369696e656d612e6f72672f612f3336323731332e706e67

How to start the game "Number to roman":
68747470733a2f2f61736369696e656d612e6f72672f612f3336323732312e706e67