pyherc.rules.utils

pyherc.rules.utils.get_max_score(dice)

Get maximum score possible with given dice @param dice: dice to roll, in format AdS+B @return: maximum score

pyherc.rules.utils.roll_dice(dice)

Roll dice @param dice: dice to roll, in format AdS+B @return: rolled score

Previous topic

pyherc.rules.time

Next topic

pyherc.test

This Page