Role playing game helper

Jason K. MacDuffie 3de802bdfc add a tavern name generator %!s(int64=8) %!d(string=hai) anos
.gitignore aebc99c46e ignore out.html %!s(int64=8) %!d(string=hai) anos
LICENSE 7fabfc51ce init commit %!s(int64=8) %!d(string=hai) anos
README.md 5b3b5043b0 give info on how to run in gauche scheme %!s(int64=8) %!d(string=hai) anos
character-sheet.sxml e1cf8dc29e include a little story %!s(int64=8) %!d(string=hai) anos
init-save.sxml 3903023c4f more races %!s(int64=8) %!d(string=hai) anos
initialize.sh 7fabfc51ce init commit %!s(int64=8) %!d(string=hai) anos
interactive-story.scm 3de802bdfc add a tavern name generator %!s(int64=8) %!d(string=hai) anos
monster-gen.scm 0bc58d129b make numbers more neutral %!s(int64=8) %!d(string=hai) anos
name-gen.scm fde0d85819 separate random single name %!s(int64=8) %!d(string=hai) anos
pretty-sxml.scm e98209b6a2 pretty print to screen %!s(int64=8) %!d(string=hai) anos
print-sheet.scm fddfe81ed9 show full sheet %!s(int64=8) %!d(string=hai) anos
tavern-gen.scm 3de802bdfc add a tavern name generator %!s(int64=8) %!d(string=hai) anos

README.md

RP Helper

This is a helper for role playing games.

Run "./initialize.sh" before starting or else you will get a nasty error.

Then run "gosh interactive-story.scm" to run the main program.

License: GPLv3+

See LICENSE for details.