A terminal version of Snake written in Go.

Sacha Ligthert 682219efe7 Playing around a bit and getting the hang of tcell. il y a 2 ans
README.md 40c16d3ea0 Initial commit il y a 2 ans
snake.go 682219efe7 Playing around a bit and getting the hang of tcell. il y a 2 ans

README.md

Snake

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

Usage

Things

Compiling

go build .