macOS
brew install open-adventurelocal Homebrew formula metadata
brew / 順位 7558
open-adventure のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install open-adventurelocal Homebrew formula metadata
nix profile install nixpkgs#open-adventurenixpkgs package indexes · pkgs/by-name/op/open-adventure/package.nix · ソース: api.github.com
sudo apt install open-adventureUbuntu 24.04 LTS package indexes · open-adventure · ソース: archive.ubuntu.com
概要
Colossal Cave Adventure, the 1995 430-point version
履歴
Open Adventure is an open-source, modernized distribution of the Crowther/Woods Adventure 2.5 code line, the 1995 430-point version of Colossal Cave Adventure. It packages one of computing's canonical text adventures as the advent command while preserving a historically important branch of the game.
Colossal Cave Adventure began with Will Crowther's 1976 FORTRAN program for the PDP-10 and Don Woods's 1977 expansion, which added more puzzles and a 350-point scoring system. That 350-point version became the iconic version behind many ports, but the original authors' development line later culminated in the 430-point Adventure 2.5 in 1995.
Eric S. Raymond released Open Adventure with the approval and encouragement of Crowther and Woods, using a BSD 2-clause license and a separate project name to avoid confusion with unofficial Adventure branches and higher-numbered variants. The GitLab project describes the code as a forward port of the 1995 Crowther/Woods Adventure 2.5, the last version in that main line.
The modernization work is partly historical preservation and partly code archaeology. Public writeups describe the 1995 source as C produced from FORTRAN-like code; the Open Adventure effort added build-system improvements, regression tests, documentation, cleanup, and hardening while retaining the original game behavior as the central artifact.
Open Adventure entered package-manager ecosystems as a playable command-line game and a source-history artifact. FreeBSD added a games/open-adventure port in October 2017, and this Homebrew batch records Homebrew, Nix, and Ubuntu packaging.
Its adoption is not measured like a normal developer library. The value comes from making an important historical program easy to build, install, and inspect on modern systems. Red Hat's developer article and Opensource.com coverage both used the project as a way to revisit early game history through a contemporary open-source repository.
Users run the advent executable, answer the opening instruction prompt, and play by entering one- or two-word commands such as inventory, get, west, and quit. The game remains a command-line interactive fiction experience where mapping, score, inventory, and terse parser behavior are part of the original design.
Developers use the source as a study object for porting, tests around legacy behavior, build modernization, and careful refactoring of old translated C. That makes Open Adventure unusually interesting as both a game package and a preservation-oriented programming exercise.
Open Adventure is package-nerd catnip because the package is tiny but the provenance is huge. A modern package manager installs bin/advent, yet behind that executable is the licensing and preservation story of the official Crowther/Woods 430-point branch.
It also shows why package names matter. The project uses Open Adventure and the advent executable to distinguish itself from bsd-games adventure, other Colossal Cave ports, and the many unofficial score-expanded variants that share similar names.
セキュリティ状態
open-adventure に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
advent | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:open-adventure |
|---|---|
| バージョン | 1.22 |
| パッケージマネージャ | Homebrew |
| ホームページ | http://www.catb.org/~esr/open-adventure/ |
| 最終更新 | 2026-07-09T08:29:36Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
open-adventure
nix profile install nixpkgs#open-adventureopen-adventure 1.12-1
colossal cave adventure, the 1995 430-point version
http://www.catb.org/~esr/open-adventure/
sudo apt install open-adventureソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.