eisenstern/php-project-lvl1

There is no license information available for the latest version (v1.4.7) of this package.

brain games

v1.4.7 2020-11-30 15:28 UTC

This package is auto-updated.

Last update: 2024-04-29 04:09:46 UTC


README

Maintainability My-Actions

Welcome to the Brain Games!

Brain Games is a set of five console games based on a principle of popular mobile applications for brain training. Each game asks questions that need to be answered correctly. After three correct answers the game is won. Wrong answers make the game over and a player is offered to try again.

How to install

  • Install composer globally
  • Install Brain Games:
    composer global require eisenstern/php-project-lvl1
  • Everything is ready for your victory!

How to play

Choose a game (like me and my imaginary friends in examples below) and try not to fail =)

  • Brain-even:
    Brain-Even

  • Brain-calc:
    Brain-Calc

  • Brain-gcd (greatest common divisor):
    Brain-Gcd

  • Brain-progression:
    Brain-Progression

  • Brain-prime:
    Brain-Prime
    Hope you'll enjoy it ;)