The Legendary Zork Source Code from 1977

栏目: IT技术 · 发布时间: 5年前

内容简介:This repository contains the source code for a 1977 version ofThe files within this directory are the Zork specific files from theThe files were extracted from the tape image using the

Zork source code, 1977

This repository contains the source code for a 1977 version of Zork , an interactive fiction game created at MIT by Tim Anderson, Marc Blank, Bruce Daniels, and Dave Lebling. The files are a part of the Massachusetts Institute of Technology, Tapes of Tech Square (ToTS) collection at the MIT Libraries Department of Distinctive Collections (DDC).

File organization and details

zork

The files within this directory are the Zork specific files from the 100068.tap tape image file within the /tots/recovered/vol7 directory of the ToTS collection . Most files are written in the MDL programming language and were originally created on a PDP-10 timeshare computer running the ITS operating system.

The files were extracted from the tape image using the itstar program . The filenames have been adapted to Unix conventions, as per the itstar translation. The original filename syntax would be formatted like, LCF; ACT1 37 , for example. All files have been placed into this artificial zork directory for organizational purposes.

The lcf and madman directories contain the source code for the game.

The act2.27 and dung.56 files outside of the two main directories, are the decrypted versions of act2z.27 and dungz.56 . The decrypted versions were created recently and added to this directory by DDC digital archivist, Joe Carrano, for researcher ease of access.

Files with extensions .nbin and .save are binary compiled files.

There was a zork.log file within the madman directory that detailed who played Zork at the time of creation. DDC excluded this file from public release to protect the privacy of those named.

codemeta.json

This file is metadata about the Zork files, using the CodeMeta Project schema.

README.md

This file is the readme detailing the content and context for this repository.

tree.txt

A file tree listing the files in the zork directory showing the original file timestamps as extracted from the tape image.

Preferred Citation

[filename], Zork source code, 1977, Massachusetts Institute of Technology, Tapes of Tech Square (ToTS) collection, MC-0741. Massachusetts Institute of Technology, Department of Distinctive Collections, Cambridge, Massachusetts. swh:1:dir:2960204c42f79d203ec7da2e4abdc1e3e00a84e6

Acknowledgements

Thanks to Lars Brinkhoff for help with identifying these files and with extracting them using the itstar program mentioned above.


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

JavaScript DOM编程艺术

JavaScript DOM编程艺术

Jeremy Keith / 杨涛、王建桥、杨晓云 / 人民邮电出版社 / 2006年12月 / 39.00元

本书讲述了JavaScript和DOM的基础知识,但重点放在DOM编程技术背后的思路和原则:预留退路、循序渐进和以用户为中心等,这些概念对于任何前端Web开发工作都非常重要。本书将这些概念贯穿在书中的所有代码示例中,使你看到用来创建图片库页面的脚本、用来创建动画效果的脚本和用来丰富页面元素呈现效果的脚本,最后结合所讲述的内容创建了一个实际的网站。 本书适合Web设计师和开发人员阅读。一起来看看 《JavaScript DOM编程艺术》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

URL 编码/解码
URL 编码/解码

URL 编码/解码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试