ogurchik/brain-games
Composer 安装命令:
composer require ogurchik/brain-games
包简介
small games for hexlet
README 文档
README
Brain-games
Six mini games created for school purposes. In the making this project learning syntax PHP, basics of work with Composer.
Installation
For install this package requires install Composer on your computer - https://getcomposer.org/
After that, enter this in command line
composer global require ogurchik/brain-games
Add path to the package in your variable environment $PATH
PATH=$PATH:~/.config/composer/vendor/bin
Launch a game
brain-even
Game where you will guess is a number even
brain-calc
Simple arithmetic
brain-gcd
Game where you will figure out greatest common divider tho numbers
brain-prime
Game whre you will guess is a number prime.
brain-progression
Game where you will fill up the gap in arithmetis progression
sample install package - https://asciinema.org/a/pJUcYtmsJEVKZrtCKkL7uxoPp
install brain-calc and launch one - https://asciinema.org/a/w7x7DIOjCbjKoRjkxkh0iUszc
install brain-gcd and launch one - https://asciinema.org/a/cQBlHwEThruSiLtDErgvibRA4
install brain-progression and launch one - https://asciinema.org/a/sfUMATs8mvL7LNgzIHrFfS5Lx
install brain-prime and launch one - https://asciinema.org/a/dM42H46eLWGLB4LTw2As4Zziv
统计信息
- 总下载量: 20
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2019-07-19