aarku / rpg-dice-roller

An advanced JS based dice roller that can roll various types of dice and modifiers, along with mathematical equations.

Home Page:https://dice-roller.github.io/documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RPG Dice Roller

RPG Dice Roller

Build Status Coverage Status Tyepscript friendly MIT license npm downloads

A JS based dice roller that can roll various types of dice and modifiers, along with mathematical equations.

Install

npm install @dice-roller/rpg-dice-roller

Documentation

Check out the documentation at https://dice-roller.github.io/documentation

Contributing

We're always happy for community contributions. You can find our contributing guide in the docs: https://dice-roller.github.io/documentation/contributing

Licence

This dice roller has been released under the MIT licence, meaning you can do pretty much anything you like with it, so long as the original copyright remains in place.

You can use it in commercial products.

If the licence terminology in the licence.txt is confusing, check out this: https://www.tldrlegal.com/l/mit

About

An advanced JS based dice roller that can roll various types of dice and modifiers, along with mathematical equations.

https://dice-roller.github.io/documentation

License:MIT License


Languages

Language:JavaScript 99.2%Language:PEG.js 0.8%