pkg.soopen package index

brew / rank 7567

Install open-adventure with Homebrew, Nix, apt

Colossal Cave Adventure, the 1995 430-point version. Version 1.22 via Homebrew; verified 2026-07-09. Also installable with nix: nix profile install nixpkgs#open-adventure.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install open-adventure

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#open-adventure

nixpkgs package indexes · pkgs/by-name/op/open-adventure/package.nix · source: api.github.com

Ubuntu aptverified · 92%
sudo apt install open-adventure

Ubuntu 24.04 LTS package indexes · open-adventure · source: archive.ubuntu.com

overview

Package summary

Colossal Cave Adventure, the 1995 430-point version

Commands and aliases

  • advent

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 1976: Will Crowther created the original Adventure.
  • 1977: Don Woods expanded the game into the famous 350-point version.
  • 1995: the Crowther/Woods line reached Adventure 2.5, the 430-point version.
  • 2017: Open Adventure was created on GitLab and publicized as an open-source release of the 1995 branch.
  • 2017: FreeBSD added an open-adventure port.

Related projects

  • Related projects include the bsd-games adventure port of the 350-point game, the Interactive Fiction Archive, IFComp, and many Adventure variants such as 430-point, 440-point, and other expanded editions. Open Adventure's role is narrower: it preserves and packages the official 1995 430-point line.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for open-adventure. Package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 4 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
adventcliglobal executable

freshness

Version and 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.

page generated2026-08-04
manager version1.22
manager updated2026-07-09
local dataok
upstreamnot checked
latest detectednot detected

http://www.catb.org/~esr/open-adventure/

install metadata

Package metadata

Package keybrew:open-adventure
Version1.22
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/open-adventure
Homepagehttp://www.catb.org/~esr/open-adventure/
Upstream docshttp://www.catb.org/~esr/open-adventure/
LicenseBSD-2-Clause
Source archivehttps://gitlab.com/esr/open-adventure/-/archive/1.22/open-adventure-1.22.tar.bz2
Last updated2026-07-09T08:29:36Z
Pulseupdated
Build dependenciesasciidoctor, libyaml, pkgconf, python@3.14
Uses from macOSlibedit
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameopen-adventure
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

open-adventure

nix profile install nixpkgs#open-adventure
  • normalized package name match
  • Matched by: Open Adventure
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/op/open-adventure/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

open-adventure 1.12-1

colossal cave adventure, the 1995 430-point version

http://www.catb.org/~esr/open-adventure/

sudo apt install open-adventure
  • Section: universe/games
  • Architecture: amd64
  • 2 dependencies
  • normalized package name match
  • Matched by: Open Adventure
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: open-adventure from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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