# 使用 Homebrew 安装 spaceinvaders-go

查看 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
- **软件包管理器页面:** <https://formulae.brew.sh/formula/spaceinvaders-go>
- **版本:** 1.2.1
- **来源摘要:** Space Invaders in your terminal written in Go
- **主页:** <https://github.com/asib/spaceinvaders>
- **仓库:** <https://github.com/asib/spaceinvaders>
- **许可证:** MIT
- **源码归档:** <https://github.com/asib/spaceinvaders/archive/refs/tags/v1.2.1.tar.gz>
- **最后更新:** 2026-07-26T04:03:43+02:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- spaceinvaders (cli)
- spaceinvaders (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.2.1
- 管理器更新时间: 2026-07-26
- 本地数据: OK
- 上游仓库: https://github.com/asib/spaceinvaders
- 检测到的最新版本: v1.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

## 源数据库详情

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


## 相关链接

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


## 来源

- 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
