A simple dice roller application for Vampire: The Masquerade 20th Anniversary Edition (V20) built with Python and Tkinter.
-
🎲 Roll pools of d10s with specialization support
-
⚙️ Adjustable difficulty (2-9) via dropdown menu
-
🎯 Automatic success/failure/critical failure calculation
-
🌙 Dark theme with atmospheric colors:
- Red for failures
- Green for successes
-
📊 Detailed results display showing:
- Total dice rolled
- Individual die results
- Success count with specialization bonuses
-
ITALIAN AND ENGLISH VERSION ARE AVAILABLE
- Python 3.6+
- Tkinter (usually included with Python)
Download the latest release Extract the executable and run it NOTE: Windows version needs the executable and the "_internal" folder in the same directory in order to work
- Clone the repository:
git clone https://github.com/Nastas95/VTM-Dice-Roller.git - Run the script with
python VTM_Dice_Roller_EN.py