Automic VaultAutomic Vault

brew

使用 Homebrew 安装 homeworlds

查看 homeworlds 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install homeworlds

local Homebrew formula metadata

概览

软件包摘要

C++ framework for the game of Binary Homeworlds

命令和别名

  • homeworlds-cli
  • homeworlds-wx

历史

项目历史与用法

Homeworlds is a C++ implementation framework for Binary Homeworlds, the abstract strategy game associated with Icehouse/Pyramid pieces. The package is less a general-purpose game engine than a programmer's toolkit: it exposes game-state data structures, move generation, move application, incomplete-move inference, a command-line analyzer, a wxWidgets GUI experiment, and a Python extension around the same core rules.

项目历史

Arthur O'Dwyer's repository presents the project as a C++14 codebase for studying and playing Binary Homeworlds, including a text interface to a simple AI. The README explains the internal model in terms of `SingleAction`, `WholeMove`, `PieceCollection`, `StarSystem`, and `GameState`, then layers command-line, GUI, and Python-extension interfaces on top of that core.

The repository also includes a SuperDuperGames.org archive import path: a partial mirror of more than 700 game transcripts and scripts to translate those transcripts into formats consumed by `homeworlds-cli` and `libhomeworlds`. That gives the package a historical-data angle uncommon for small board-game CLI packages.

采用历史

The project entered package-manager culture through Homebrew as a niche game/programming formula rather than as a broad end-user application. Its audience is mostly Binary Homeworlds players, combinatorial-game experimenters, and C++ users interested in AI search over an unusually high-branching abstract game.

使用方式

The `homeworlds-cli` executable can be used to play or analyze a game by entering moves and asking the built-in AI for a move. The library side is useful for generating legal moves, applying moves to a state, and experimenting with alternative evaluation or pruning strategies.

The package also ships `homeworlds-wx`, but the README frames it as an experiment with a graphical interface. For package users, the CLI and C++/Python library surfaces are the more reproducible pieces.

为什么软件包爱好者会关心

Homeworlds is a good example of the long tail that keeps Homebrew interesting: a formula can package a specialized research/play tool, not only mainstream developer utilities. It also demonstrates the packaging friction around C++ GUI dependencies and small AI/game analyzers that are useful to a narrow but technically engaged community.

时间线

  • 2011: GitHub repository lineage is visible through repository metadata embedded in GitHub pages.
  • 2015: Tagged releases `v1.0.0` and `v1.1.0` appear in the Git repository.
  • 2015: `libhomeworlds` package metadata identifies version 1.1.0 and describes the Python extension as AI for Binary Homeworlds written in C++.

Related projects

  • Binary Homeworlds and Icehouse/Pyramid games provide the game rules and physical-piece context.
  • SuperDuperGames.org is related because the repository includes a partial archive and conversion scripts for historical game transcripts.
  • wxWidgets and Python extension tooling are related implementation surfaces around the C++14 core.

来源

  • Git tags and setup.py: tagged 1.x releases and libhomeworlds metadata.
  • GitHub README: project description, components, CLI, GUI, Python extension, and SuperDuperGames archive.
  • Homebrew formula metadata from input: package-manager presence and executables.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
homeworlds-clicli全局可执行文件
homeworlds-wxcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本1.1.0
管理器更新时间2026-07-08
本地数据OK
上游当前
检测到的最新版本v1.1.0

https://github.com/Quuxplusone/Homeworlds

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:homeworlds
版本1.1.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/homeworlds
主页https://github.com/Quuxplusone/Homeworlds/
仓库https://github.com/Quuxplusone/Homeworlds
上游文档https://github.com/Quuxplusone/Homeworlds#readme
许可证BSD-2-Clause
源码归档https://github.com/Quuxplusone/Homeworlds/archive/refs/tags/v1.1.0.tar.gz
最后更新2026-07-08T03:44:56Z
Pulseupdated
依赖wxwidgets
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namehomeworlds
Version Scheme1
Revision4
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment