Skip to content

jodizzle/gosnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Game screenshot A basic little snake game. Eat as many green squares as you can before dying. Don't touch your tail or the edges of the screen!

Built with termloop, and originally made over a weekend as part of the codelympics Go Game Jam. This repository continues the work of the original.

Play

Install:

$ go get -u github.com/jodizzle/gosnake

Run:

$ $GOPATH/bin/gosnake

(gameplay tested on Linux and Windows)

Releases

No releases published

Packages

No packages published

Languages