zharkov-denis/brain-games
Composer 安装命令:
composer create-project zharkov-denis/brain-games
包简介
compilation of simple but fascinating text games
README 文档
README
Description:
This package is a group of simple but exciting online comsole games. There are next games:
- Even game (user should define if a number is even);
- Calc game (user should calculate an expression);
- GCD game (user should define greatest common devider of two numbers);
- Progression game (user should define deleted member of progression);
- Prime game (user should define if a number is prime).
How to install brain games:
For global installation:
composer global require zharkov-denis/brain-games
How to launch brain games menu:
After successfull installation:
brain-games
How to launch Even game:
After successfull installation:
brain-even
How to launch Calc game:
After successfull installation:
brain-calc
How to launch GCD game:
After successfull installation:
brain-gcd
How to launch Progression game:
After successfull installation:
brain-progression
How to launch Prime game:
After successfull installation:
brain-prime
统计信息
- 总下载量: 27
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2019-03-11