A terminal version of Snake written in Go.

Sacha Ligthert 40c16d3ea0 Initial commit před 2 roky
README.md 40c16d3ea0 Initial commit před 2 roky
snake.go 40c16d3ea0 Initial commit před 2 roky

README.md

Snake

A little fun game to write during long low-interaction meeting.

Usage

Things

Compiling

go build .