Skip to content

rdeanar/go-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake game in Go

Build

go build -i -o ./bin/go-snake .

Play

./bin/go-snake

Press ESC to exit

Run tests

go test -v

About

Snake game in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages