Skip to content

yenaofox/php-project-lvl1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability PHP CI

project 1 - brain games

Mind Games is a set of five console games, built on the principle of popular mobile brain training applications. Each game asks questions that need to be answered correctly. After three correct answers, the game is considered to be passed. Wrong answers end the game and offer to play it again.

Games:

  • Definition of an even number.
  • Calculator. Arithmetic expressions to be evaluated.
  • Determination of the greatest common factor.
  • Progression. Finds missing numbers in a sequence of numbers.
  • Definition of a prime number.

Setup

$ git clone https://github.com/monaray/php-project-lvl1.git
$ make install

make install:

asciicast

make brain-even:

asciicast

make brain-calc:

asciicast

make brain-gcd:

asciicast

make brain-progression:

asciicast

make brain-prime:

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors