pkg.soopen package index

brew / 排名 9807

使用 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

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
homeworlds-cli可执行文件已索引可执行文件从本地可执行文件索引发现。
homeworlds-wx可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

页面生成时间2026-08-03
管理器版本1.1.0
管理器更新时间2026-07-08
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:homeworlds
版本1.1.0
软件包管理器Homebrew
主页https://github.com/Quuxplusone/Homeworlds/
仓库https://github.com/Quuxplusone/Homeworlds
最后更新2026-07-08T03:44:56Z
Pulseupdated
Bottle未记录
服务未声明

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation