I am currently programming a fantasy-roleplaying-game and I am also working on an adventure game environment. As a demonstration for the routines I needed a game or something else. Eliza is a neat solution for this problem but the only source code I could obtain was written in Commodore BASIC v1.0 (PET). With some comments by Michael Nickles Eliza was rewritten in three days and seems to work very well. Since I did not use any Amiga-specific function calls this version of Eliza will also run on UNIX or MS-DOS systems. Please don't mind the programming style which is in some respect a bit "BASIC", but the replacement for the convenient string operations BASIC offers were difficult enough. Olsen