danielsonsilva/rpg-system
Composer 安装命令:
composer require danielsonsilva/rpg-system
包简介
An extensible RPG System creator
README 文档
README
This repository represents an extensible RPG System creator. It comes with interfaces to implements that has the most common actions in a RPG game. You can use the already systems created or you can extend to your own rules for creation.
This is an example of the Abstract Factory Design Pattern. First you choose which RPG Rule System you would like to use and then you can iteract using the methods in the Interface without knowing which the RPG System the user/player chose.
You are welcome to extend to new RPG Rule Systems.
Systems Created:
- 3D&T
- Drogphia (Own creation)
License
MIT
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-06-01