macOS
brew install dungeonlocal Homebrew formula metadata
brew
dungeon のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.