/AverageRollCalc

Diceroll documentation tool and average diceroll calculator for pen and paper games like D&D, Pathfinder, etc.

Primary LanguageC#

Average Diceroll Calculator

This tool will allow you to document all your dicerolls for pen and paper games like D&D, Pathfinder, etc.

Features:

  • Create userdefined characters to seperate rolls
  • Track D4, D6, D8, D10, D12, D20, D100 rolls
  • Track modifiers for each roll
  • Automaticly calculate averages with and without modifiers
  • Sort rolls in datatable by rolled value, modifier or result (rolled value + modifier)
  • more to come!

Installation

Installation is as easy as possible, as long as you have a Windows machine it works!

First, Download the .exe file from here
Then? Success! You can start it from anywhere on your PC. To learn how to use see below.

Usage/Examples

Start by making creating a character. First click on the "Create new character" button and then proceed to give them a valid name in the popup.
createChar

After creating a character... You are already done and ready to go! You can add rolls by goin to the dice's tab which you want to document and then input your rolled value and if there was a modifier, if it was positive or negative and by how much. After clicking the "Add Roll" button your roll will be added to the list right below.
addRolls

Authors & Acknowledgements