Download the PHP package walle/brain-games without Composer
On this page you can find all versions of the php package walle/brain-games. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package brain-games
Project hexlet: brain-games
REQUIREMENTS
- php 7.2+
- composer
INSTALLEMENT
composer global require walle/brain-games
Games list
- brain-games - We ask a user's name and welcome him/her.
- brain-even - The point of the game is the following: a random number is shown to the user. He needs to say yes, if the number is even, or no - if it is odd.
- brain-calc - The point of the game is the following: the user is shown a random mathematical task, for example, 35 + 16, which the user need to solve and write the correct answer.
- brain-gcd - The point of the game is the following: the user is shown two random numbers, for example, 25 50. The user must solve the task and write the greatest common factor of these numbers.
- brain-prime - We show the player a series of numbers that forms an arithmetic progression, replacing any of the numbers with two dots. The player must determine this number.
- brain-progression - We show the player a number and he must determine whether it is simple or not.
Example
All versions of brain-games with dependencies
PHP Build Version
Package Version
The package walle/brain-games contains the following files
Loading the files please wait ....