diff options
author | Christian Cleberg <hello@cleberg.net> | 2023-12-02 11:34:20 -0600 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2023-12-02 11:34:20 -0600 |
commit | fcc889508ab63a679b5cbd231478b25cff48d8fc (patch) | |
tree | a9ec2ce9f00b07a0ab081e7160e1183a7cef634f /blog/2020-12-29-zork.org | |
parent | dfb4de1797796c72f597f4c0c6cd1e01dc5a66ee (diff) | |
download | cleberg.net-fcc889508ab63a679b5cbd231478b25cff48d8fc.tar.gz cleberg.net-fcc889508ab63a679b5cbd231478b25cff48d8fc.tar.bz2 cleberg.net-fcc889508ab63a679b5cbd231478b25cff48d8fc.zip |
fix: update domains
Diffstat (limited to 'blog/2020-12-29-zork.org')
-rw-r--r-- | blog/2020-12-29-zork.org | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/blog/2020-12-29-zork.org b/blog/2020-12-29-zork.org index e8fc44d..7ac950c 100644 --- a/blog/2020-12-29-zork.org +++ b/blog/2020-12-29-zork.org @@ -29,7 +29,7 @@ collect your trophies. However, if you want to play the game as it was truly intended, you should try to play it without using the map. #+CAPTION: Zork Map -[[https://img.0x4b1d.org/blog/20201229-zork/zork_map.png]] +[[https://img.cleberg.net/blog/20201229-zork/zork_map.png]] /[[https://www.filfre.net/2012/01/exploring-zork-part-1/][Map Source]]/ @@ -50,7 +50,7 @@ adventures before, try to use simple commands like "go west," "look around," or "hit troll with elvish sword." #+CAPTION: Zork Screen, pt. 1 -[[https://img.0x4b1d.org/blog/20201229-zork/zork_01.png]] +[[https://img.cleberg.net/blog/20201229-zork/zork_01.png]] In this second screenshot, we see the player has entered the house and found the trophy case in the living room. The lantern and sword in this room allow the @@ -58,14 +58,14 @@ player to explore dark areas and attack enemies. If you don't use the lantern, you won't be able to see anything in dark areas, and you may be eaten by a grue. #+CAPTION: Zork Screen, pt. 2 -[[https://img.0x4b1d.org/blog/20201229-zork/zork_02.png]] +[[https://img.cleberg.net/blog/20201229-zork/zork_02.png]] Finally, we see that the player has found the first treasure: a jewel-encrusted egg. These treasures can be taken back to the house and placed in the trophy case or carried until you feel like you want to put things away. #+CAPTION: Zork Screen, pt 3. -[[https://img.0x4b1d.org/blog/20201229-zork/zork_03.png]] +[[https://img.cleberg.net/blog/20201229-zork/zork_03.png]] * Conclusion |