Hacker News new | ask | show | jobs
by leighklotz 3614 days ago
IIRC, I wrote "On the Utilities Disk is an Adventure program written by a typical 14-year-old using Logo." We all had a good chuckle over that. You used overlays with LOAD to navigate across roomsets.
1 comments

Yes. Knowing the typical 14-year old, if you'd actually have written that program as described, you'd end up in a hell of cascading ifs.
The nice thing was that there was no "main program" or parser, it just extended the Logo interpreter top level to be an adventure game!
wait, doesn't that make it trivial to fiddle with the code and cheat? Well, I guess it kinda already was...