> Python Universe Builder (PUB) is an Interactive Fiction module for
> Python. It provides a
> programming environment similar to that of Inform or TADS but runs
> under any Python
> interpreter.
> 
> http://py-universe.sourceforge.net/

There also is PAWS (Python adventure writing system):

http://home.fuse.net/wolfonenet/PAWS.htm

Just for reference, other slightly more complicated examples of separating the 
game logic and data can be found in the mud genre. I recently wrote up a list 
of all the Python mud frameworks I could find:

http://www.mudconnect.com/discuss/discuss.cgi?mode=MSG&area=coders&message=25320


      
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to