Salisbury-University/probability-games

Rewrite of dice27.js

Closed this issue · 0 comments

Completed the entire rewrite of dice27.js to have a majority of the code be within classes rather than global variables to store all of the data. Needs to be reviewed for any bugs I have missed.