martines/brain-games
Composer 安装命令:
composer create-project martines/brain-games
包简介
first project
README 文档
README
About
Brain Games is a set of console mini-games for training mental arithmetic.
Install
$ composer global require martines/brain-games
Start
You can type in command-line:
$ brain-games
and select any game from the main menu,
or simply type the name of the game you are interested in:
- brain-even - determine if the given number is even or not;
- brain-calc - training of addition, subtraction and multiplication in the mind;
- brain-gcd - find the greatest common divisor of two given numbers;
- brain-progression - find the lost member of arithmetic progression;
- brain-prime - determine if the given number is prime or not;
Each game is played in three rounds. With the first incorrect answer, the game ends.
Good luck!
See how it works!
Install package and start Even game
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-06-10