Download the PHP package ethtezahl/dice-roller without Composer
On this page you can find all versions of the php package ethtezahl/dice-roller. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ethtezahl/dice-roller
More information about ethtezahl/dice-roller
Files in ethtezahl/dice-roller
Download ethtezahl/dice-roller
More information about ethtezahl/dice-roller
Files in ethtezahl/dice-roller
Vendor ethtezahl
Package dice-roller
Short Description RPG rolling dice simulation
License MIT
Homepage https://github.com/Ethtezahl/dice-roller
Package dice-roller
Short Description RPG rolling dice simulation
License MIT
Homepage https://github.com/Ethtezahl/dice-roller
Please rate this library. Is it a good library?
Informations about the package dice-roller
RPG Dice Roller
Concept.
I wanted to code a program which create stats for pre-rolled characters for rpg "Call of Cthulhu". I needed a library that can simulate and give result of a roll of multiple dice (sometimes with a different number of sides). So I created this library, to make these rolls.
Installation
composer require ethtezahl/dice-roller
Basic usage
The code above will simulate the roll of two six-sided die
Advanced use: with multiple types of die
Imagine you need to roll three twenty-sided die and one four-sided dice:
All versions of dice-roller with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package ethtezahl/dice-roller contains the following files
Loading the files please wait ....