Re: Creating a text adventure

2006-03-02 Thread [EMAIL PROTECTED]
This (unabashed plug) might help. Most of the tutorial is about networking, but just skip that stuff. Hopefully the architecture section helps. But it sounds like you're pretty much on your way already. Just read through your first paragraph, circle every noun, and determine whether that noun

Creating a text adventure

2006-03-02 Thread DannyB
I am in the process of learning Python. I have the basics down and I now want to test my abilitiy to use them in a (very) small project. I have the idea for a (very) small text based game mapped out in my head. It will include two rooms, random creatures (amounts and type) in each room and rando