go-snake

command module
v2.0.0-...-a635994 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2025 License: MIT Imports: 4 Imported by: 0

README

Go Snake

Classic Snake game for terminal.

Go Snake Game

Prerequisites

Go <= 1.13 and Git

Installation

export GOPATH="$HOME/go"
PATH="$GOPATH/bin:$PATH"
go install github.com/groovy-sky/go-snake/v2@latest
go-snake

Or run directly without building:

go run main.go

Gameplay

Simply use arrow keys (↑, →, ↓, ←) to control the snake's direction and eat as much food as you can:

Gameplay

License

MIT

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