muz4k/brain-games

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

first Hexlet project

v1.5.6 2019-11-06 16:53 UTC

This package is auto-updated.

Last update: 2024-04-07 02:52:07 UTC


README

MaintainabilityBuild Status

This is a collection of command line games, one of the projects made while learning on the Hexlet platform. Read more about Hexlet (in Russian)

Installation

  • install composer globally, if you haven’t done it before (btw, why?;D);

  • install brain-games:

    composer global require muz4k/brain-games

  • enjoy it.

How to play

You can choose one of the games:

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

Importantly!

Don't write exit at the end!