Tag Archives: game

Learning Python

It’s not that interesting, but I made a little one-player text-based RPG in python (3.1.2) this morning/last night. I’m happy with it, just because it’s the largest thing I’ve ever done in python. The whole thing is based off of this blog post. You can get the source code here: http://raelifin.com/files/code/rcrpg.py It’s all public domain, [...]

Posted in Code | Also tagged , | 1 Comment

Mastery

A friend of mine wanted me to post this minimalist RPG system I wrote back in 2007. So, here it is. I suggest using it as a starting point in making something that works best for your group. Yes, this is the entire rulebook.

Posted in Meatspace Games | Also tagged , , , | 1 Comment

Steven the Blind Millipede

So a while back I saw that Ian Schreiber was offering to teach a game design class to the general public over the internet. “Sounds great! I’m in.” Well, it started on Monday. Pretty cool, so far, given that there are over a thousand students and it’s completely impersonal. The first “class” was more of [...]

Posted in Meatspace Games | Also tagged , , , , | Leave a comment

Zombie Corp.

During my first year of college I showed up one Friday for my C++ class only to find that it was canceled. Not wanting to simply go home quite yet, I talked one of the other teachers into letting me sit in and participate in one of the upper level game-development classes. We were broken [...]

Posted in Code | Also tagged , , | 1 Comment