chertokdmitry / braingames
hexlet project
Installs: 29
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/chertokdmitry/braingames
Requires
- php: ^7.0
- wp-cli/php-cli-tools: ^0.11.9
Requires (Dev)
- squizlabs/php_codesniffer: ^3.0.0
README
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