Tag Archives: python

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