richardwilkes / rpgtools

Toolbox for roleplaying-game-specific code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Reference Go Report Card

rpgtools

Toolbox for roleplaying-game-specific code.

Package Purpose
calendar Customizable calendar for roleplaying games. This code is not for tracking real-world calendars. In particular, it does not support arbitrary adjustments to the timeline. It is suitable, however, for creating fantasy calendars for roleplaying games, which is what it was developed for.
dice Rolls dice for standard dice notation used in roleplaying games.
names Random name generators.
names/namesets Provides loading of name sets for the name generators.
names/namesets/american Provides male, female and last names taken from the US Census data.

About

Toolbox for roleplaying-game-specific code

License:Mozilla Public License 2.0


Languages

Language:Go 97.8%Language:Shell 2.2%