[Edu-sig] (no subject)

Jeff Sandys jpsandys at yahoo.com
Thu Dec 2 22:05:16 CET 2004


Andrew Carle wrote:
... The class also uses a specialized language for text adventure games
(TADS2), ...

Have you looked at PAWS, Python Adventure Writing System?
The adventure is written in Python.  The adventure author 
imports PAWS then makes instances of rooms, things, paths 
and some overhead objects (where to start).  Then the PAWS 
interpreter imports the python game and runs the text 
interface.  The only drawback is the code hasn't been 
updated in two years, but the sample games make great 
'go-bys'.
     http://members.nuvox.net/~zt.wolf/PAWS.htm

Thanks,
Jeff Sandys


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the Edu-sig mailing list