rustam/php-project1

hexlet-project

v1.03 2019-11-18 15:24 UTC

This package is auto-updated.

Last update: 2025-03-19 03:05:48 UTC


README

Build Status Maintainability

Brain-games

Это учебный проект на в котором реализованы 5 игр запускаемых через консоль

You can use Composer to install this application.

Game examples

This is an example of a game in which a random arithmetic progression is created and a random number is hidden in it that needs to be guessed.

Example of a game that checks whether the user answered the question correctly: Is the number even?

Example of a game that is waiting for a correct answer from a user to a mathematical expression.

An example of a game in which the user must calculate and enter the largest common divisor of these numbers.

example of a game in which a random number appears and you need to determine if it is simple or not