this post was submitted on 20 Nov 2025
289 points (100.0% liked)
Opensource
4354 readers
370 users here now
A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!
⠀
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The commands aren’t very complicated. You’re mostly looking at stuff, taking stuff, or using items on stuff. It’s usually just [verb] [noun] type simple 2 word sentences.
The hard part of Zork is figuring out where to go and what to use where. Navigation in the game is usually by compass directions but the map is not a plain grid, so you can go north and then go west and end up right back ever you started for odd reasons. You’re highly encouraged to make your own map on paper, in addition to lots of notes about things you saw in each area.
The game even includes a maze, a reference to the earlier Colossal Cave Adventure’s “maze of twisty passages, all alike.” Navigating it is a real challenge!
A paper map sounds fun! I'll try. Thank you for the tips.