macOS
brew install spaceinvaders-golocal Homebrew formula metadata
brew / rank 8911
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 | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:spaceinvaders-go |
|---|---|
| Version | 1.2.1 |
| Package manager | Homebrew |
| Homepage | https://github.com/asib/spaceinvaders |
| Repository | https://github.com/asib/spaceinvaders |
| Last updated | 2026-07-26T04:03:43+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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.