/roll-calculator

Dice rolling calculator

Primary LanguageJavaScriptMIT LicenseMIT

Roll calculator

For fun reasons I want to build the calculator with support for dice rolls https://mrbananalord.github.io/roll-calculator/

How to?

Running the code

Open ./index.html

Running unit tests

  • Run yarn in main directory
  • Open ./tests.html