macOS
brew install nsnakeprovider-native install command
brew / rank 4066
Classic snake game with textual interface. Version 3.0.1 via Homebrew; verified from local package data.
install
brew install nsnakeprovider-native install command
overview
Classic snake game with textual interface
history
nSnake is a terminal implementation of the classic Snake game, built with ncurses and distributed as a command-line game. The upstream README describes it as a text-interface clone with customizable gameplay, appearance, key bindings, levels, multiple modes, and per-setting scores.
The GitHub repository was created on January 26, 2012. The release history shows a transition from a simpler C/ncurses game to a larger C++ version: v1.7 on February 18, 2014 was described as the last old release, v2.0.0 on March 6, 2014 was a substantial rewrite with customizable rules and interface work, and v3.0.0 on July 28, 2014 added custom levels and scrolling maps.
nSnake is a small terminal-game package rather than infrastructure, but it is widely packaged enough to show durable hobbyist adoption: Homebrew, Debian, Ubuntu, Fedora-family packages, Nix, Alpine, and openSUSE all carry it. Homebrew's formula API reports far more installs than several other niche CLI packages in this batch, consistent with a discoverable toy/tool package.
Users install it from a package manager and run `nsnake` in a terminal. The default controls are arrow keys to move, `p` to pause, `h` for help, and `q` to quit; settings and scores live under `~/.local/share/nsnake`, and custom levels use `.nsnake` files under the user's levels directory.
nSnake is notable as the kind of polished ncurses game distributions like to keep: tiny, self-contained, playable over SSH or a local terminal, and useful as both a nostalgia package and an example of terminal UI game programming.
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 |
|---|---|---|---|
nsnake | 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:nsnake |
|---|---|
| Version | 3.0.1 |
| Package manager | Homebrew |
| Homepage | https://github.com/alexdantas/nSnake |
| Repository | https://github.com/alexdantas/nSnake |
| 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.