Did you know that you can run the Millipede game without having to answer the prompts every time? You can do this as follows. There are four prompts which are, in order, your name, type-ahead disable (YES or NO), initial difficulty level (in the range [1,9]), and warning bells (YES or NO). If your name is EXTERMINATOR, you want to disable type-ahead, start at difficulty level 2, and disable warning bells, you could do the following (in your LOGIN.COM, for example): $ MILLI :== @[directory]MILLIPEDE EXTERMINATOR YES 2 NO Then you can just type MILLI to run the game. If you wish to be prompted for initial difficulty level and your bell choice each time, but want to always be known as KILLER and disable type-ahead, do the following: $ MILLI :== @[directory]MILLIPEDE KILLER YES One more thing... online help is available by typing H once the game starts.