Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 252 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 252 Bytes

StarWars Dice Roller

I needed a diceroller for a custom version of D6 StarWars

How to run

In a virtualenv, run

pip install -r requirements.txt

Then run the script:

./sw_roller.py

License

GPLv3 - see LICENSE file in repo