Go Snake CLI version of popular game "snake" on Go lang. Start with: go run snake.go Control with WASD TODO: Draw field Move snake Control snake with WASD/Arrow keys Feed snake Grow snake Show score Save score Compile it to binary file