Difference between revisions of "Zork"
Tags: Mobile edit Mobile web edit |
m (Text replacement - "Glk/Frotz" to "Glk/ZCode") |
||
Line 24: | Line 24: | ||
*A [[Glk/TADS|TADS]] version was developed by [[Darin Johnson]] in 1996. | *A [[Glk/TADS|TADS]] version was developed by [[Darin Johnson]] in 1996. | ||
*A [[Glk/Glulxe|Glulx]] version was developed by [[Ethan Dicks]] in Inform 6 in 2004. | *A [[Glk/Glulxe|Glulx]] version was developed by [[Ethan Dicks]] in Inform 6 in 2004. | ||
*A [[Glk/ | *A [[Glk/ZCode|Z-code]] version was developed by [[Dean Menezes]] in Inform 7 in 2008. | ||
It has been ported to other scripting languages such as [[Glk/Glulxe|Glulx]], [[Glk/TADS|TADS]], and [[Glk/ | It has been ported to other scripting languages such as [[Glk/Glulxe|Glulx]], [[Glk/TADS|TADS]], and [[Glk/ZCode|Z-code]]. | ||
== External links == | == External links == |
Revision as of 17:53, 27 June 2020
Zork | ||
---|---|---|
First release | 1977 | |
Also known as | Dungeon | |
Developed by | Dave Lebling, Bruce Daniels, Marc Blank, Tim Anderson | |
Published by | MIT | |
Distributed by | MIT | |
Platforms | DOS, PDP-6, PDP-10 | |
Resolution | (unknown) | |
Engine | ZCode, Glulxe, TADS | |
Support | Not yet. | |
Available for Purchase |
Yes |
Zork is a text adventure that is the original first game in the Zork series.
Zork was developed on MIT's ITS operating system for the PDP-6 and PDP-10 mainframe computers, between 1977 and 1978 by MIT university students Dave Lebling, Bruce Daniels, Marc Blank, and Tim Anderson.
Versions
Zork was freely released on the ARPANET, the precursor of the internet. However, when three of the four designers of Zork formed Infocom, it was split into three text adventure games (Zork I, II, and III) so that it could be released commercially on the personal computer hardware of the time.
Volker Blasius ported Zork to DOS in 1987.
The original version of Zork has also been converted to several scripting languages:
- A TADS version was developed by Darin Johnson in 1996.
- A Glulx version was developed by Ethan Dicks in Inform 6 in 2004.
- A Z-code version was developed by Dean Menezes in Inform 7 in 2008.
It has been ported to other scripting languages such as Glulx, TADS, and Z-code.