Zork (game): Difference between revisions
From IFWiki
(→Links: dungeon map) |
m (lk MDL; use {{ifarchive index link}} (including fixing games/source link); use {{TVTropes template)) |
||
(12 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
''Note: "Dungeon" redirects here. For other game called Dungeon, see [[Dungeon (disambiguation)]].'' | |||
==Versions== | |||
* Zork was originally written in an obscure LISP-variant language called [[MDL]] (and sometimes informally referred to as 'Muddle'), designed at MIT, which ran on the operating system ITS (also designed at MIT) for the PDP-10, a large computer of the 1970s. Matthew Russotto has created an MDL interpreter that is sufficient to run this original Zork, called [{{ifarchive index link|programming/mdl/interpreters/confusion/}} Confusion]. (The link gives the source, a Windows executable and instructions on how to get it to work with the original Zork MDL program.) | |||
* A DEC (Digital Equipment Corporation) engineer, [[Robert M. Supnik|Bob Supnik]], acquired the ITS source code for Zork and converted it to Fortran. This version is commonly known as 'Dungeon' and is widely available, both as Fortran and as mechanically converted C source code. Several versions can be obtained from the [{{ifarchive index link|games/pc}} games/pc] and [{{ifarchive index link|games/source}} games/source] directories of the [[IF Archive]]. | |||
* An Inform 6 port of the original MDL source code has been created by Ethan Dicks: [{{ifarchive link|games/zcode/zdungeon.z5}} zdungeon.z5]. | |||
* A C++-17 port of the final 616-point MDL source code has been created by Jeff Claar: [https://bitbucket.org/jclaar3/zork zork_cpp] | |||
==Links== | ==Links== | ||
* {{ifdb game|Zork|4gxk83ja4twckm6j}}. | |||
* {{if50|Zork|1977-zork|portal=Zork|year=1977}}. | |||
* Newsgroup postings: | * Newsgroup postings: | ||
** [http://groups.google.com/group/rec.games.int-fiction/browse_frm/thread/e120615fdb67f25f/4f3e9c41178e4303#4f3e9c41178e4303 Dungeon/Zork endgame] - rgif thread begun April 10, 2007. | ** [http://groups.google.com/group/rec.games.int-fiction/browse_frm/thread/e120615fdb67f25f/4f3e9c41178e4303#4f3e9c41178e4303 Dungeon/Zork endgame] - rgif thread begun April 10, 2007. | ||
*[http://almy.us/image/dungeon.jpg The spoilerful map of ''Dungeon''.] | * [http://almy.us/image/dungeon.jpg The spoilerful map of ''Dungeon''.] (Although the endgame is intentionally omited.) | ||
* [https://sourceforge.net/projects/i7-dungeon/ I7 Dungeon] - A sourceforge project to translate ''Dungeon'' to [[Inform 7]]. | |||
* {{TVTropes|ns=VideoGame|Zork}}. | |||
{{game stub|Do NOT redirect this to Zork I. This page is reserved for the mainframe version of Zork that Zork I, II, and III were split up from. This game was also called Dungeon.}} | {{game stub|Do NOT redirect this to Zork I. This page is reserved for the mainframe version of Zork that Zork I, II, and III were split up from. This game was also called Dungeon.}} | ||
[[Category: | [[Category:Works]] [[Category:Zork]] |
Latest revision as of 02:52, 3 March 2024
Note: "Dungeon" redirects here. For other game called Dungeon, see Dungeon (disambiguation).
Versions
- Zork was originally written in an obscure LISP-variant language called MDL (and sometimes informally referred to as 'Muddle'), designed at MIT, which ran on the operating system ITS (also designed at MIT) for the PDP-10, a large computer of the 1970s. Matthew Russotto has created an MDL interpreter that is sufficient to run this original Zork, called Confusion. (The link gives the source, a Windows executable and instructions on how to get it to work with the original Zork MDL program.)
- A DEC (Digital Equipment Corporation) engineer, Bob Supnik, acquired the ITS source code for Zork and converted it to Fortran. This version is commonly known as 'Dungeon' and is widely available, both as Fortran and as mechanically converted C source code. Several versions can be obtained from the games/pc and games/source directories of the IF Archive.
- An Inform 6 port of the original MDL source code has been created by Ethan Dicks: zdungeon.z5.
- A C++-17 port of the final 616-point MDL source code has been created by Jeff Claar: zork_cpp
Links
- Zork - at IFDB.
- Zork (portal) - 1977's work at 50 Years of Text Games.
- Newsgroup postings:
- Dungeon/Zork endgame - rgif thread begun April 10, 2007.
- The spoilerful map of Dungeon. (Although the endgame is intentionally omited.)
- I7 Dungeon - A sourceforge project to translate Dungeon to Inform 7.
- Zork at TV Tropes Wiki.
>examine page
The dreadful truth is, this page is incomplete.
Do NOT redirect this to Zork I. This page is reserved for the mainframe version of Zork that Zork I, II, and III were split up from. This game was also called Dungeon.
Please refer to the IFWiki game page style guide when making changes.