Taking some time to clean up my InterLisp game from 2 years ago. I've learned quite a bit and even stomped out a bug or three. Also got my function definitions out to a .lisp file this time.
A few things:
- I've got some dummy functions in my .lisp file I want gone now.
- Can I just pass out my .lisp file for others to test or do I need to do additional work?
- I recall Herb and Larry saying InterLisp doesn't have formalized packages but I don't want my functions to pollute the user's environment. My game consists of about 10 or so functions. Do I provide a nice way so that the functions get clearned with a command or something?
Anyway, updated screenshot. (I removed the button bezels since the machine seems to be drawing more slowly than 2 years ago. Different computer though.)
