Maps, Scripts, and Walkthroughs#10
Open
wesleyneal346 wants to merge 4 commits intodevshane:masterfrom
Open
Conversation
Maps are titled "dungeon-2017_V<version>.png" and should be used with the version you are working with. They have been copied from the original map (a real work of art) so they are easier to read. Scripts will be found in "Scripted Moves.txt" and contain spoilers! Be warned! The walk-through files also contain spoilers!
Author
|
P.S. A good book to read is "Ready Player One" by Ernest Cline. I read it and immediately searched for the source code for Zork! This is the first place I came. |
|
@wesleyneal346 thanks for the map! |
stop reused integers from being optimized out (devshane#14)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I added some photo-shopped (Gimp'd, actually) maps to help out those who would like them. I couldn't hardly read the original image, bad res or something. I had to do some exploring and discovering to complete. There are two maps: one for this version of Dungeon and one for a later version. I found a newer version for my phone and updated the map accordingly.
The Scripts I'm adding can be copy/pasted into your terminal. I tested them extensively in both. Be warned, they contain major spoilers!!!
The "Lets Play Walkthroughs" I added were of the entire script copy/pasted from the scripts file to prove that it works and one where I type everything out without copy/paste. Both were written via the "script" command available in the Linux environment I was running (Cygwin).