shellsnake

command module
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2026 License: Unlicense Imports: 9 Imported by: 0

README

shellsnake

Play snake in your shell!

A GIF showing a game of shellsnake in progress

To play

Install with Homebrew

brew install simonwhitaker/tap/shellsnake

Install the binary using the Go toolchain

If you have the Go toolchain installed, you can:

go install github.com/simonwhitaker/shellsnake@latest

Download a release

Check the releases page. Download, open the gz/zip file, and run shellsnake.

Run from source

Clone this repo, then:

go run .

Then (assuming $(go env GOPATH)/bin is in your path):

shellsnake

Running with Docker

docker build -t shellsnake .
docker run --rm -it shellsnake:latest

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL