A terminal version of Snake written in Go.

Sacha Ligthert f2c3cfd891 Use more annoying names 2 жил өмнө
README.md 40c16d3ea0 Initial commit 2 жил өмнө
design.md 650d06167d Simple design document to give myself direction. 2 жил өмнө
food.go 78d73a7920 Trying that godoc format 2 жил өмнө
go.mod a2077ff2a8 Go things 2 жил өмнө
go.sum a2077ff2a8 Go things 2 жил өмнө
snake.go f2c3cfd891 Use more annoying names 2 жил өмнө

README.md

Snake

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

Usage

Things

Compiling

go build .