Y
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
qwertyuiop924
3614 days ago
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.
link
DonHopkins
3613 days ago
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!
link
qwertyuiop924
3612 days ago
wait, doesn't that make it trivial to fiddle with the code and cheat? Well, I guess it kinda already was...
link