DiceRoller

This is a general dice roller, for use in a number of games.

The primary exposed method is DiceRoller.roll_dice, which takes in a string such as 3d6, rolls the appropriate dice, and returns the result.

Right now, there are a number of features common to specific games, but also some notable ways to improve the app.

Features

Planned Features

Feel free to file more feature requests at https://github.com/KevinGreene/DiceRoller