Automic VaultAutomic Vault

brew

Installer homeworlds avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de homeworlds pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install homeworlds

local Homebrew formula metadata

aperçu

Résumé du paquet

C++ framework for the game of Binary Homeworlds

Commandes et alias

  • homeworlds-cli
  • homeworlds-wx

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

Sources

  • 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.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 1 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
homeworlds-clicliexécutable global
homeworlds-wxcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire1.1.0
gestionnaire mis à jour2026-07-08
données localesOK
amontà jour
dernière version détectéev1.1.0

https://github.com/Quuxplusone/Homeworlds

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:homeworlds
Version1.1.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/homeworlds
Page d'accueilhttps://github.com/Quuxplusone/Homeworlds/
Dépôthttps://github.com/Quuxplusone/Homeworlds
Docs amonthttps://github.com/Quuxplusone/Homeworlds#readme
LicenceBSD-2-Clause
Archive sourcehttps://github.com/Quuxplusone/Homeworlds/archive/refs/tags/v1.1.0.tar.gz
Dernière mise à jour2026-07-08T03:44:56Z
Pulseupdated
Dépendanceswxwidgets
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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