macOS
brew install frotzprovider-native install command
brew / rank 4701
Infocom-style interactive fiction player. Version 2.55 via Homebrew; verified 2026-08-02.
install
brew install frotzprovider-native install command
overview
Infocom-style interactive fiction player
history
Frotz is an interpreter for Infocom and other Z-machine interactive fiction games. The current Unix Frotz README describes it as compliant with the Z-Machine Standard 1.1 and able to play Z-code games through curses, dumb-terminal, and SDL interfaces.
Frotz was originally written by Stefan Jokisch in 1995-1997 and later ported to Unix by Galen Hazelwood. The reference code and Unix port are currently maintained by David Griffith in the GitLab repository.
The broader platform history comes from Infocom's Z-machine: Infocom built an imaginary machine for its interactive fiction games, the format was reverse-engineered in the early to mid-1990s, and Inform enabled new Z-code games after Infocom's commercial era.
Frotz became a standard way to play Infocom-style interactive fiction on Unix-like systems and other platforms. The README lists support for common Unix flavors including macOS, DOS and FreeDOS, TOPS20 on PDP-10 systems, and portability to other operating systems and hardware.
The project points users to the Interactive Fiction Archive for releases and game material, tying Frotz to the long-running freeware and preservation infrastructure around Z-code games.
The main commands include `frotz`, `dfrotz`, and `sfrotz`. Users run Frotz with a Z-code or Blorb file, then interact with the story through natural-language commands such as movement, inventory, save, restore, transcript, and look commands.
The Unix line includes config files, user-configurable error checking, sound support through libao, SDL graphics, and multiple front ends for different terminal or graphical needs.
Frotz is package-nerd significant because it is the canonical small interpreter package for a preserved game platform. It packages decades of interactive-fiction compatibility into a few command-line front ends, and it is useful on old, unusual, and modern systems alike.
It is also a neat packaging artifact because the program is not the game content: package managers ship the interpreter, while users bring Z-code or Blorb story files from archives, personal collections, or newly authored Inform games.
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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.frotzrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dfrotz | executable | indexed executable | Discovered from the local executable index. |
frotz | executable | indexed executable | Discovered from the local executable index. |
sfrotz | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:frotz |
|---|---|
| Version | 2.55 |
| Package manager | Homebrew |
| Homepage | https://661.org/proj/if/frotz/ |
| Last updated | 2026-08-02T16:35:33+09:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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.