chertokdmitry / braingames
该软件包最新版本(1.9.1)没有可用的许可证信息。
hexlet项目
1.9.1
2018-05-27 13:38 UTC
Requires
- php: ^7.0
- wp-cli/php-cli-tools: ^0.11.9
Requires (Dev)
- squizlabs/php_codesniffer: ^3.0.0
README
此软件包包含6个数学游戏
- 大脑偶数
- 大脑计算
- 大脑最大公约数
- 大脑质数
- 大脑数列
- 大脑平衡
你有3个提示来给出正确答案。
入门
### 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
先决条件
- PHP 7.0及以上
- 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