Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Game map is acting weird #20

Open
merlinlikethewizard opened this issue Jul 5, 2022 · 1 comment
Open

Game map is acting weird #20

merlinlikethewizard opened this issue Jul 5, 2022 · 1 comment

Comments

@merlinlikethewizard
Copy link

This may be my own misunderstanding of how Zork is supposed to work, but the game map seems to differ greatly from illustrated maps I'm finding online. Not only that, but it seems entirely inconsistent in its geometry. For instance, if east from Room A is Room B, then west from Room B should be Room A, but it's somewhere else entirely. And this is happening with almost every room for me.

If I'm missing something please tell me!

@scprotz
Copy link

scprotz commented May 16, 2023

From what I gather, this is technically MIT's dungeon 2.7a. Most of the online maps are for Zork (a later release) or for possibly 3.2a/b which may be slightly different.

I have also noticed there are great differences in the parser and some of the basic content. Walkthroughs never seem to mention which version of zork/dungeon they are using. I have completed about a 50% walkthrough on this specific version (after fixing the RNG in place).

Try this walkthrough as it'll show you some of the differences from the commercial zork: http://www.deblauweschicht.nl/retrogaming/resources/MainframeZork_walkthrough.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants