A terminal version of Snake written in Go.

Sacha Ligthert 682219efe7 Playing around a bit and getting the hang of tcell. преди 2 години
README.md 40c16d3ea0 Initial commit преди 2 години
snake.go 682219efe7 Playing around a bit and getting the hang of tcell. преди 2 години

README.md

Snake

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

Usage

Things

Compiling

go build .