chertokdmitry/braingames

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

hexlet project

1.9.1 2018-05-27 13:38 UTC

README

Maintainability

Test Coverage

Build Status

This package includes 6 math games:

  • Brain Even
  • Brain Calc
  • Brain Gcd
  • Brain Prime
  • Brain Progression
  • Brain Balance

You have 3 promts to give correct answer.

Getting Started


### Installing

* Look for chertokdmitry/braingames in packagist. 
* Install in Linux via composer: composer global require chertokdmitry/braingames.
* Each game runs by commands: brain-even, brain-calc, brain-gcd, brain-progression, brain-prime, brain-balance


Prerequisites

  • PHP 7.0 and higher
  • Composer

### Versioning

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags). 

### Authors

* **Dmitry Chertok** - *Initial work* - (https://github.com/chertodmtry)

### License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details