vitaliy/php-project-lvl1

brain-games php-package

1.1 2020-05-26 15:58 UTC

This package is auto-updated.

Last update: 2024-05-29 04:59:28 UTC


README

68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f61616262376533386361303136376632663536332f6d61696e7461696e6162696c697479 Linter Check

Setup

via Composer:

 composer global require vitaliy/php-project-lvl1:1.1

asciicast

Rules

The BrainGame is cli game. It set consist of five games:

  • brain-calc
  • brain-even
  • brain-prime
  • brain-progression
  • brain-gcd

Answer correctly 3 times in a row - and you a WINNER!.

Usage

To start game run it from terminal. For example ,

brain-calc

Brain Even Game

Win Example

asciicast

Lose example

asciicast

Brain Calc Game

Example

asciicast

Brain Gcd Game

Example

asciicast

Brain Progression Game

Example

asciicast

Brain Prime Game

Example

asciicast