macOS
brew install dungeonlocal Homebrew formula metadata
brew
Classic text adventure game. Version 4.1 via Homebrew; verified from local package data.
install
brew install dungeonlocal Homebrew formula metadata
overview
Classic text adventure game
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dungeon | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/GOFAI/dungeon
install metadata
| Package key | brew:dungeon |
|---|---|
| Version | 4.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dungeon |
| Homepage | https://github.com/GOFAI/dungeon |
| Repository | https://github.com/GOFAI/dungeon |
| Upstream docs | https://github.com/GOFAI/dungeon#readme |
| License | HPND |
| Source archive | https://github.com/GOFAI/dungeon/archive/refs/tags/4.1.tar.gz |
| Dependencies | gcc |
| Bottle | available (on 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 | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.