RPG Dice

2014 Mar 30, Timid Robot Zehta

Overview

I wrote a Python program that simulates different RPG dice mechanics (rulesets) and creates graphs showing the probability of the different outcomes: TimidRobot/rpgdice · GitHub!

matplotlib install

matplotlib is super painful to install on macOS Mavericks 10.9.2. I ended up creating an installation script (install_requirements.sh) to help with debugging the mess and allowing me to reliably reproduce success.

ggplot

This project was the first time I've worked with ggplot. I'm very glad for the shortcuts it provided. I would love to see it become more well known and successful.

Tags

Mastodon