Click the flag to run the project. You'll be met with a prompt to enter a roll. Rolls are done in xdy format, where: x is number of dice, y is the number of sides on the dice. For example, 1d6 rolls a single 6 sided die. You can make multiple rolls, or do simple plus/minus maths. For example, 1d8 + 10 You can add notes to the equation by putting in square brackets. For example, 1d6 [roll 1] + 1d6 [roll 2]
This was a simple diceroll engine I made from boredom. Obviously, there's not much in the engine, but if you want to add more roll modifiers or neaten up the layout, then feel free to remix.