# Installer spaceinvaders-go avec Homebrew

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

## installation

```sh
sudo av install brew:spaceinvaders-go
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install spaceinvaders-go
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:spaceinvaders-go
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/spaceinvaders-go>
- **Version:** 1.2.1
- **Résumé source:** Space Invaders in your terminal written in Go
- **Page d'accueil:** <https://github.com/asib/spaceinvaders>
- **Dépôt:** <https://github.com/asib/spaceinvaders>
- **Licence:** MIT
- **Archive source:** <https://github.com/asib/spaceinvaders/archive/refs/tags/v1.2.1.tar.gz>
- **Dernière mise à jour:** 2026-07-26T04:03:43+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- spaceinvaders (cli)
- spaceinvaders (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.2.1
- gestionnaire mis à jour: 2026-07-26
- données locales: OK
- dépôt amont: https://github.com/asib/spaceinvaders
- dernière version détectée: v1.2.1 (à jour)
## Historique du projet et usages

Space Invaders is a Go implementation of the arcade game designed to run directly in a terminal. It adapts the invader layout to the terminal dimensions and uses keyboard controls for movement and firing.

### Historique du projet

The official repository was created in 2015. Its original installation path used the then-standard Go workflow of fetching into GOPATH and compiling locally, while the project also published prebuilt binaries for operating-system and architecture combinations.

### Historique d'adoption

The project progressed from source installation and GitHub release binaries to package-manager distribution, including the Homebrew formula represented by this record.

### Modes d'utilisation

Users launch `spaceinvaders`, move with the left and right arrow keys, fire with the spacebar, and quit with `q`. Terminal size affects the approximate number of invaders and therefore the difficulty.

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

It is a compact example of a Go terminal game that crossed several familiar distribution styles: GOPATH-era source installation, standalone release binaries, and a Homebrew formula.

### Chronologie

- 2015: Official repository created.
- 2015: v1.0 published.
- 2021: v1.2.1 published.

### Related projects

- It reimplements the Space Invaders game concept as a terminal-native Go program.

### Sources

- <https://github.com/asib/spaceinvaders#readme>
- <https://github.com/asib/spaceinvaders/releases>
- source_facts.package-manager.brew


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** spaceinvaders-go
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/fr/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [ninvaders](https://pkg.so/fr/brew/ninvaders/) - Shares pkgdb curated category or tags: cli, game, games, space-invaders, terminal-game.
- [nethack](https://pkg.so/fr/brew/nethack/) - Shares pkgdb curated category or tags: cli, game, games, terminal-game.
- [nsnake](https://pkg.so/fr/brew/nsnake/) - Shares pkgdb curated category or tags: cli, game, games, terminal-game.
- [nbsdgames](https://pkg.so/fr/brew/nbsdgames/) - Shares pkgdb curated category or tags: cli, games, terminal-games.
- [moon-buggy](https://pkg.so/fr/brew/moon-buggy/) - Shares pkgdb curated category or tags: cli, game, games, terminal-game.
- [wordle](https://pkg.so/fr/brew/wordle/) - Shares pkgdb curated category or tags: cli, games, go, terminal-game.
- [ski](https://pkg.so/fr/brew/ski/) - Shares pkgdb curated category or tags: cli, game, games, terminal-game.
- [robotfindskitten](https://pkg.so/fr/brew/robotfindskitten/) - Shares pkgdb curated category or tags: cli, game, games, terminal-game.
- [jnethack](https://pkg.so/fr/brew/jnethack/) - Local package facts share a topical domain. Shared terms: cli, game, games, terminal, terminal-game.
- [c2048](https://pkg.so/fr/brew/c2048/) - Local package facts share a topical domain. Shared terms: cli, game, games, terminal, terminal-game.

## Combined YAML source

View the package source record on GitHub. [combined/spaceinvaders-go.yml](https://github.com/mxcl/pkgdb/blob/main/combined/spaceinvaders-go.yml)


## Sources

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