# 使用 Homebrew 安装 dungeon

查看 dungeon 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:dungeon
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install dungeon
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:dungeon
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/dungeon>
- **版本:** 4.1
- **来源摘要:** Classic text adventure game
- **主页:** <https://github.com/GOFAI/dungeon>
- **仓库:** <https://github.com/GOFAI/dungeon>
- **许可证:** HPND
- **源码归档:** <https://github.com/GOFAI/dungeon/archive/refs/tags/4.1.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- dungeon (cli)
- dungeon (别名)

## 依赖

- gcc

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 4.1
- 本地数据: OK
- 上游仓库: https://github.com/GOFAI/dungeon
- 检测到的最新版本: 4.1 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

This Homebrew package builds a preserved Fortran version of Dungeon, the mainframe text adventure that fed into the classic Zork lineage.

### 项目历史

The GOFAI/dungeon README identifies Dungeon as the original game that served as the basis for the Zork text adventure series. It describes the original late-1970s MIT MDL implementation by Tim Anderson, Marc Blank, Bruce Daniels, and Dave Lebling, followed by Robert Supnik's 1980 VAX FORTRAN port.

The packaged repository is a preservation-oriented update: most of Supnik's source is described as intact, but the code was adjusted to compile with modern gfortran after relying on nonstandard VAX FORTRAN extensions. The README says the updated code is intended to have no functional differences from Supnik's late-1994 V3.2B.

### 采用历史

Adoption for this specific package is niche: it is a small historical game port, not an actively expanding game engine. GitHub metadata shows a compact Fortran repository created in 2015 with modest public attention.

Its package-manager presence matters mainly because it lets users install and run a historically important interactive-fiction artifact with a normal Unix command rather than hunting for old compiler environments.

### 使用方式

Users build or install the `dungeon` executable and run it from a directory containing the `dindx` and `dtext` data files. The README notes that gfortran and make are sufficient for source builds.

### 为什么软件包爱好者会关心

Package nerds care because this is a preservation package: a classic text adventure made runnable through current Fortran tooling. It is the sort of tiny formula where the value is cultural continuity more than daily productivity.

### 时间线

- Late 1970s: Dungeon is originally implemented in MDL on a DEC PDP-10 at MIT.
- 1980: Robert Supnik ports Dungeon to VAX FORTRAN.
- 1994: Supnik's V3.2B is identified by the packaged README as the functional baseline.
- 2015: The GOFAI/dungeon GitHub repository is created for the gfortran-compatible update.

### Related projects

- Zork is the most important related project because the README identifies Dungeon as the basis for the classic Zork text adventure series.
- gfortran is related as the modern compiler target for this preservation port.

### 来源

- <https://raw.githubusercontent.com/GOFAI/dungeon/master/README.md documents the original authors, MIT MDL origin, VAX FORTRAN port, gfortran update, and V3.2B baseline.>
- <https://api.github.com/repos/GOFAI/dungeon documents repository creation, language, and public metadata.>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** dungeon
- **Version Scheme:** 0
- **Revision:** 3
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [gcc](https://pkg.so/zh-hans/brew/gcc/) - Runtime dependency declared by Homebrew.
- [fizmo](https://pkg.so/zh-hans/brew/fizmo/) - Shares pkgdb curated category or tags: cli, games, interactive-fiction, text-adventure.
- [dmagnetic](https://pkg.so/zh-hans/brew/dmagnetic/) - Shares pkgdb curated category or tags: cli, games, interactive-fiction, text-adventure.
- [zork](https://pkg.so/zh-hans/brew/zork/) - Shares pkgdb curated category or tags: cli, game, games, interactive-fiction, text-adventure.
- [qtads](https://pkg.so/zh-hans/brew/qtads/) - Shares pkgdb curated category or tags: cli, games, interactive-fiction.
- [instead](https://pkg.so/zh-hans/brew/instead/) - Shares pkgdb curated category or tags: cli, games, interactive-fiction, text-adventure.
- [nethack](https://pkg.so/zh-hans/brew/nethack/) - Shares pkgdb curated category or tags: cli, game, games.
- [freeciv](https://pkg.so/zh-hans/brew/freeciv/) - Shares pkgdb curated category or tags: cli, game, games.
- [unciv](https://pkg.so/zh-hans/brew/unciv/) - Shares pkgdb curated category or tags: cli, game, games.
- [nsnake](https://pkg.so/zh-hans/brew/nsnake/) - Local package facts share a topical domain. Shared terms: classic, cli, game, games.

## Combined YAML source

View the package source record on GitHub. [combined/dungeon.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dungeon.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
