Zork I — v0: Original ZIL

The Unmodified Infocom Source

Play Online Play in IF Hub Browse Source

This is the original Infocom ZIL (Zork Implementation Language) source code for Zork I: The Great Underground Empire, exactly as released by Activision under the MIT License.

The 10 ZIL source files (~12,000 lines) are presented with navigable definitions and an annotation toggle explaining the game engine and puzzle mechanics. The playable game is compiled from the original ZIL using ZILF, producing a Z-machine story file (.z3) that runs in-browser via Parchment’s JavaScript Z-machine interpreter.

What Makes v0 Special

All Versions

v0 — Original ZIL v1 — The Port v2 — Bug Fixes v3 — Multimedia Current