Hi, I have taken a gaming dice roller program in Java Script and modified it for HeroQuest.
(The original can be found here http://www.trollmystic.com/pub/open-sou ... ce-roller/)
You can select the number of dice to roll, and the type of dice, including the coloured HeroQuest dice and the red numbered dice
The script also tallies the number of skulls, white shields and black shields per row
I have also modified the original by adding the MersenneTwister random number generator which I tested (non scientific 400 rolls) and found it provided a more even distribution than the original.
I am happy to provide the script etc for anyone who wants it.
The files can be downloaded from here: http://www.filefactory.com/file/62c45k8 ... llerHQ_zip




















