A terminal version of Snake written in Go.

Sacha Ligthert 682219efe7 Playing around a bit and getting the hang of tcell. před 2 roky
README.md 40c16d3ea0 Initial commit před 2 roky
snake.go 682219efe7 Playing around a bit and getting the hang of tcell. před 2 roky

README.md

Snake

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

Usage

Things

Compiling

go build .