macOS
brew install dungeonlocal Homebrew formula metadata
安装
brew install dungeonlocal Homebrew formula metadata
概览
Classic text adventure game
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dungeon | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/GOFAI/dungeon
安装元数据
| 软件包键 | brew:dungeon |
|---|---|
| 版本 | 4.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/dungeon |
| 主页 | https://github.com/GOFAI/dungeon |
| 仓库 | https://github.com/GOFAI/dungeon |
| 上游文档 | https://github.com/GOFAI/dungeon#readme |
| 许可证 | HPND |
| 源码归档 | https://github.com/GOFAI/dungeon/archive/refs/tags/4.1.tar.gz |
| 依赖 | gcc |
| Bottle | 可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.