Skip to content
This repository has been archived by the owner on Jul 12, 2021. It is now read-only.

Releases: Susurrus-LLC/dice-roller

v0.1.1

26 Oct 15:27
a88ac2d
Compare
Choose a tag to compare

Changed 0.1.1

  • Fix the calculation of average roll to include the roll modifiers.

v0.1.0

20 Oct 00:03
cae7afb
Compare
Choose a tag to compare

Added 0.1.0

  • Initiate React and add required dependencies.
  • Import FontAwesome, normalize.css, and modular scale into global.sass.
  • Build page structure and global styles.
  • Enable adding and removing dice.
  • Enable choosing the number of sides on the dice.
  • Calculate the results of rolls.
  • Analyze the minimum, maximum, and average results of rolls.

Changed 0.1.0

  • Change default .css files to .sass.
  • Customize the html file.