A quick and dirty snake game written in Golang with the Pixel framework. It could use better seperating between the game state and Pixel and more unit tests. I may redo this, now that I know what I'm doing with Pixel and Golang.
spacekitcat/go-snake
A snake game written in Golang with the Pixel graphics library. A quick and dirty kata to get me used to Go.
Go