mariya / brain-games
There is no license information available for the latest version (v1.0.0) of this package.
The first PHP project, a set of console mini-games
v1.0.0
2019-06-18 18:15 UTC
Requires
- wp-cli/php-cli-tools: ^0.11.11
Requires (Dev)
This package is auto-updated.
Last update: 2025-04-19 08:10:05 UTC
README
The first PHP project, a set of console mini-games
Sample gameplay
$ brain-progression
Welcome to the Brain Game!
What number is missing in this progression?
May I have your name? Roman
Hello, Roman!
Question: 14 .. 18 20 22 24 26 28
Your answer: 16
Correct!
Question: 5 6 7 8 9 .. 11 12
Your answer: 10
Correct!
Question: 12 15 18 21 .. 27 30 33
Your answer: 24
Correct!
Congratulations, Roman!
Installation
Via Composer
$ composer require mariya/brain-games
Running games
Parity check:
$ brain-even
Calculator:
$ brain-calc
Greatest common divisor:
$ brain-gcd
Arithmetic progression:
$ brain-progression
Simple number:
$ brain-prime