TecKnow / STADiceRoller

Dice roller and probability visualizer compatible with the Star Trek Adventures TTRPG.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

TecKnow/issue5 #6

Closed TecKnow closed 1 year ago

TecKnow commented 1 year ago

Switch the app to live computation of combinatorics

This removes the production dependency on pre-generated static data.

This adds jest to the project, and jest tests of the dice pool function against static data.