konstantin/hex_project01
Composer 安装命令:
composer create-project konstantin/hex_project01
包简介
Hexlet Project01 - Brain Games!
README 文档
README
Description
Brain-Games - это набор мини-игр, запускаемых из консоли. Данная реализация игр велась в рамках курсов по программированию и выполнения проекта на обучающем ресурсе Hexlet.
List of games
- brain-even - answer "yes" if number even otherwise answer "no".
- brain-calc - what is the result of the expression?
- brain-gcd - find the greatest common divisor of given numbers.
- brain-prime - answer "yes" if given number is prime. Otherwise answer "no".
- brain-progression - what number is missing in the progression?
Install
$ composer global require konstantin/hex_project01
add ~/.composer/vendor/bin to your PATH
Run
$ brain-even $ brain-calc $ brain-gcd $ brain-prime $ brain-progression
Example:
Project implementation steps:
step 1: https://asciinema.org/a/1M1ynsLYQz6rT6o34K5FPEqud
step 2: https://asciinema.org/a/MT2UFHZ4MXbFqgx0nX6ixmAcB
step 4: https://asciinema.org/a/SIWNDwKA2cus7SZ1mbbFa6VVe
step 5: https://asciinema.org/a/CbSw7d01Rqk2CurO4ASxfAv7Z
step 6: https://asciinema.org/a/RIdEVS5nJZZ3AIxgTTh5fdHhB
统计信息
- 总下载量: 31
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2019-07-01