[Tutor] Hands-on beginner's project?
George Oliver
georgeolivergo at yahoo.com
Thu Jun 26 16:55:25 CEST 2008
> 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
More information about the Tutor
mailing list