/zɔrk-mɪd/

noun — “the unofficial currency of hacker worlds, where value is measured in adventure, not dollars.”

A Zorkmid is a fictional unit of currency originally introduced in the classic text-based adventure game Zork. It became the canonical form of in-game money in early hacker-written games and later spread into other influential titles such as NetHack. Within these worlds, Zorkmids represent treasure, trade value, and reward for exploration, often found in hidden rooms, carried by creatures, or earned through clever problem-solving.

The concept of the Zorkmid reflects early hacker culture—playful, self-contained systems with their own rules and economies. Rather than mirroring real-world currencies, Zorkmids exist purely within the logic of the game, reinforcing immersion and the sense that you’ve stepped into a different reality with its own internal consistency.

In games like Zork and NetHack, Zorkmids are typically used to:

  • Purchase items from in-game shops or merchants
  • Measure treasure value collected during exploration
  • Track progress or score in some game systems

In practice, encountering Zorkmids might look like:

// Example from a text adventure
"You see a pile of 50 zorkmids on the ground."

// Buying an item in a shop
"That sword costs 120 zorkmids. You have 200."

// NetHack-style message
"You find 42 zorkmids."

Zorkmid is less about economics and more about atmosphere—it’s a reminder that even something as mundane as currency can be reimagined when you step into a different world.

See Zork, NetHack, Text Adventure, Game Mechanics.