cyphrix/rpsls
Composer 安装命令:
composer require cyphrix/rpsls
包简介
Rock, Paper, Scissors, Lizard, Spock... Now with 100% more PHP.
README 文档
README
RPSLS is an open-source, object-oriented implementation of the Rock, Paper, Scissors, Lizard, Spock game, often used for resolving trivial matters amongst friends. RPSLS handles all of the pesky game logic, so that you're free to design the front-end to your implementation of this classic game. Feel free to contribute or fork if you can make this better.
Current Version
1.0.0
Installation
Recommended method of installation is via composer.
{
"require": {
"cyphrix/rpsls": "1.0.0"
}
}
统计信息
- 总下载量: 15
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-12-30