Skip to content

specialsnipe/php-project-lvl1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Math Games

Description: https://ru.hexlet.io/professions/php/projects/45

Hexlet tests and linter status:

Actions Status

How To Install

composer global require specialsnipe/code:main-dev@dev

How To Run A Game

run brain-game and then type game name

Games List With Description

  1. calc
    Find the result of the expression.
  2. even
    Answer "yes" if given number is even, otherwise answer "no".
  3. gcd
    Find the greatest common divisor of given numbers.
  4. prime
    Answer "yes" if given number is prime, otherwise answer "no".
  5. progression
    Find number that is missing in the progression.

brain-even game:
asciicast
brain-calc game:
asciicast
brain-gcd game:
asciicast
brain-progression game:
asciicast
brain-prime game: asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published