damir/brain-games

我的第一个PHP项目

安装: 1

依赖关系: 0

建议者: 0

安全: 0

星标: 0

关注者: 0

分支: 0

类型:项目

dev-master 2020-07-24 08:55 UTC

This package is auto-updated.

Last update: 2024-09-29 06:02:40 UTC


README

PHP CI Maintainability

安装

使用Composer

$ composer global require damir/brain-games:dev-master

设置

$ git clone https://github.com/DAS27/brain-games.git

$ make install

使用方法

在bash中执行

brain-even

游戏: "奇偶性检查" asciicast

brain-calc

游戏: "计算器" asciicast

brain-gcd

游戏 "最大公约数" asciicast

brain-progression

游戏 "等差数列" asciicast

brain-prime

游戏 "质数吗?" asciicast