lubaro/brain-games
Composer 安装命令:
composer create-project lubaro/brain-games
包简介
A set of mini-games for CLI. First level project on hexlet.io.
README 文档
README
The set of mini-console games. To win, you need to give three correct answers in a row. If you gave the wrong answer, you lost.
List of games:
brain-even- Determine if the number is even.brain-calc- Calculate expression result.brain-gcd- Find the greatest common divisor of two numbers.brain-progression- Determine what number is missing.brain-prime- Determine if the number is prime.
Installation:
To install this package run this command (Composer required):
composer global require lubaro/brain-games
After that you can start game by running the command: brain-[game_name]
统计信息
- 总下载量: 34
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-08-08