-
Notifications
You must be signed in to change notification settings - Fork 4
Simple random GURPS Dungeon Fantasy character generator
License
dripton/dfrandom
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This program generates random GURPS Dungeon Fantasy characters. It supports all of the templates from GURPS Dungeon Fantasy 1: Adventurers. It doesn't support anything from the other books yet. You need Python 3.6 or later installed. This program doesn't need anything else, just libraries that come with Python. (But if you want to run the unit tests, you need pytest.) Usage: python3 dfrandom.py will give you a random character from a random template. python3 dfrandom.py -t holy_warrior will give you a random holy warrior. (The underscore is there to avoid issues with spaces on the command line.) python3 dfrandom.py -h will give you help. Note that a random character is unlikely to be a very good character. But it might provide a decent starting point. See LICENSE.txt for legal stuff.
About
Simple random GURPS Dungeon Fantasy character generator
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published