Skip to content

richardwilkes/rpgtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.