Skip to content

Latest commit

 

History

42 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gosnake

Build Status

Snake game written in Go

This is a simple project for me to practice Go.

See it in action: http://asciinema.org/a/6115

INSTALL

  • go get github/hSATAC/gosnake
  • run gosnake to play

NOTICE

You can make 100% reproducible build via godep.

  • go get github.com/kr/godep
  • godep go build under gosnake src folder.

TODO

  • Decouple Snake & Scene
  • Add score

About

Snake game written in Go

Resources

Stars

25 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages