Add documentation and license
Made game playable
initial snke commit
You can also use your local clone with git send-email.
This is a simple snake game implementation I made for a lightning talk.
go build ./snke
Use arrow keys or HJKL to move around, hitting the wall or the snake body results in failure.