A terminal version of Snake written in Go.

Sacha Ligthert f2c3cfd891 Use more annoying names há 2 anos atrás
README.md 40c16d3ea0 Initial commit há 2 anos atrás
design.md 650d06167d Simple design document to give myself direction. há 2 anos atrás
food.go 78d73a7920 Trying that godoc format há 2 anos atrás
go.mod a2077ff2a8 Go things há 2 anos atrás
go.sum a2077ff2a8 Go things há 2 anos atrás
snake.go f2c3cfd891 Use more annoying names há 2 anos atrás

README.md

Snake

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

Usage

Things

Compiling

go build .