/d6dice

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

d6Dice

d6Dice roller

Overview

d6Dice is intended for use within d6engine. As a dice and calculation object.

Install

python3 -m venv vpy
source vpy/bin/activate
pip install d6dice
  
  • signed commits