/gosnake

Primary LanguageGo

gosnake

A basic terminal snake game written in Golang using TCell. This is a personal project for me and I am learning as I go so many things may be broken or rough around the edges.

Gosnake

Build

To build install Go, clone the repo and run go build ./ inside the directory: