# spaceinvaders-go を Homebrew でインストール

spaceinvaders-go のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:spaceinvaders-go
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.2.1
- **ソース概要:** Space Invaders in your terminal written in Go
- **ホームページ:** <https://github.com/asib/spaceinvaders>
- **リポジトリ:** <https://github.com/asib/spaceinvaders>
- **最終更新:** 2026-07-26T04:03:43+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- spaceinvaders (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.2.1
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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)


## ソース

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