Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!aplcen!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!usc!ucsd!helios.ee.lbl.gov!pasteur!ucbvax!SUN.COM!wmb From: wmb@SUN.COM Newsgroups: comp.lang.forth Subject: Re: Adventure Authoring Language written in Forth? Message-ID: <8912151444.AA13872@jade.berkeley.edu> Date: 14 Dec 89 21:09:12 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Forth Interest Group International List Organization: The Internet Lines: 9 What I would like to see is an adventure game for learning Forth. You could have rooms that introduce you to a concept or a word, which you would need in order to some some immediate or later puzzle. For instance, you could have a room that puts a new random number on the stack each time that you type something, and you would have to DUP it in order to progress. You could have a ladder with thousands of rungs, and you would have to write some sort of a loop to climb it. Mitch