Here We Go

filed under site on 23 Aug 2016
tagged intro, general, and site
pen and paper and python
Pretty much what it says on the tin. This is my place on the web to store my rpg stuff and python stuff and general stuff and stuff stuff. OSR & DIY mechanics, characters, and classes. Random charts. Thoughts on game design. Scripts for random charts. Solo adventure recaps. Solo adventure scripts. Random chart scripts for solo adventures. All that good stuff.
def hello():
print('hello world')
end