macOS
brew install spaceinvaders-golocal Homebrew formula metadata
brew / rank 8904
Space Invaders in your terminal written in Go. Version 1.2.1 via Homebrew; verified 2026-07-26.
install
brew install spaceinvaders-golocal Homebrew formula metadata
overview
Space Invaders in your terminal written in Go
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
spaceinvaders | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/asib/spaceinvaders
install metadata
| Package key | brew:spaceinvaders-go |
|---|---|
| Version | 1.2.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/spaceinvaders-go |
| Homepage | https://github.com/asib/spaceinvaders |
| Repository | https://github.com/asib/spaceinvaders |
| License | MIT |
| Source archive | https://github.com/asib/spaceinvaders/archive/refs/tags/v1.2.1.tar.gz |
| Last updated | 2026-07-26T04:03:43+02:00 |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.