Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Play Snake on the command line! 😄🐛🐛🐛

License

NotificationsYou must be signed in to change notification settings

simonwhitaker/shellsnake

Repository files navigation

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 thereleases page. Download, open the gz/zip file, and runshellsnake.

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

About

Play Snake on the command line! 😄🐛🐛🐛

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2026 Movatter.jp