Click here to Skip to main content
15,887,214 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: "You are in a maze of twisty little passages, all alike." Pin
Gerry Schmitz27-Oct-23 6:59
mveGerry Schmitz27-Oct-23 6:59 
GeneralRe: "You are in a maze of twisty little passages, all alike." Pin
kmoorevs27-Oct-23 8:22
kmoorevs27-Oct-23 8:22 
GeneralRe: "You are in a maze of twisty little passages, all alike." Pin
TNCaver27-Oct-23 10:56
TNCaver27-Oct-23 10:56 
GeneralRe: "You are in a maze of twisty little passages, all alike." Pin
Daniel Pfeffer28-Oct-23 6:49
professionalDaniel Pfeffer28-Oct-23 6:49 
GeneralRe: "You are in a maze of twisty little passages, all alike." Pin
NoelWalker30-Oct-23 0:09
NoelWalker30-Oct-23 0:09 
GeneralRe: "You are in a maze of twisty little passages, all alike." Pin
DougInNC230-Oct-23 2:35
DougInNC230-Oct-23 2:35 
GeneralRe: "You are in a maze of twisty little passages, all alike." Pin
Cpichols30-Oct-23 1:57
Cpichols30-Oct-23 1:57 
GeneralRe: "You are in a maze of twisty little passages, all alike." Pin
OldDBA30-Oct-23 3:30
OldDBA30-Oct-23 3:30 
I spent way too much time playing this on a PDP-10 in the 70s. The original Fortran code was an engine. The first time it was run after being linked, it read the contents of a map file (map, objects, actions, etc) into memory and encrypted it. Then it exited leaving the image in memory. You then typed save to create an executable with the map loaded. It would have been easy to change the map but we never did. There were two mazes. In one every room's description was "You are in a maze of twisty passages all alike". In the other maze, every room's description was "You are in a maze of twisty passages all different". You might go North from one room, but to return you might need to go East or West. To map the mazes you had to leave objects in each room so you could tell them apart. Only the first 5 characters of a word were checked because 5 7-bit Ascii characters fit in in a 36-bit word. I never got into Zork but we did have another adventure game called Sewer that was written as a TECO macro. XYZZY, PLUGH, and other words from Adventure along with various characters from "The Lord of the Ring" were among the known likely passwords the internet worm tried.
GeneralRe: "You are in a maze of twisty little passages, all alike." Pin
tharkaway30-Oct-23 3:35
tharkaway30-Oct-23 3:35 
GeneralRe: "You are in a maze of twisty little passages, all alike." Pin
socal9353630-Oct-23 4:42
socal9353630-Oct-23 4:42 
GeneralRe: "You are in a maze of twisty little passages, all alike." Pin
Alister Morton30-Oct-23 4:43
Alister Morton30-Oct-23 4:43 
GeneralRe: "You are in a maze of twisty little passages, all alike." Pin
Tim Wise 202130-Oct-23 5:57
Tim Wise 202130-Oct-23 5:57 
GeneralRe: "You are in a maze of twisty little passages, all alike." Pin
sasadler30-Oct-23 5:59
sasadler30-Oct-23 5:59 
GeneralRe: "You are in a maze of twisty little passages, all alike." Pin
PMKeller30-Oct-23 6:04
PMKeller30-Oct-23 6:04 
GeneralRe: "You are in a maze of twisty little passages, all alike." Pin
Dan Gorman30-Oct-23 7:07
Dan Gorman30-Oct-23 7:07 
GeneralRe: "You are in a maze of twisty little passages, all alike." Pin
Steve Naidamast30-Oct-23 7:47
professionalSteve Naidamast30-Oct-23 7:47 
GeneralRe: "You are in a maze of twisty little passages, all alike." Pin
ProfessorDan30-Oct-23 8:09
ProfessorDan30-Oct-23 8:09 
GeneralRe: "You are in a maze of twisty little passages, all alike." Pin
Carsten Langsdorf30-Oct-23 8:12
Carsten Langsdorf30-Oct-23 8:12 
GeneralRe: "You are in a maze of twisty little passages, all alike." Pin
Member 1194113130-Oct-23 8:16
Member 1194113130-Oct-23 8:16 
GeneralRe: "You are in a maze of twisty little passages, all alike." Pin
jims_4430-Oct-23 9:09
jims_4430-Oct-23 9:09 
GeneralRe: "You are in a maze of twisty little passages, all alike." Pin
Al Fargnoli30-Oct-23 10:08
Al Fargnoli30-Oct-23 10:08 
GeneralRe: "You are in a maze of twisty little passages, all alike." Pin
ScottTheFortranHacker30-Oct-23 11:13
ScottTheFortranHacker30-Oct-23 11:13 
GeneralRe: "You are in a maze of twisty little passages, all alike." Pin
SeattleC++30-Oct-23 17:49
SeattleC++30-Oct-23 17:49 
GeneralRe: "You are in a maze of twisty little passages, all alike." Pin
Member 766200731-Oct-23 11:19
Member 766200731-Oct-23 11:19 
GeneralNagy Vilmos Pin
Fergus Donaldson27-Oct-23 1:39
professionalFergus Donaldson27-Oct-23 1:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.