@ -0,0 +1,8 @@
# Snake
A little fun game to write during long low-interaction meeting.
# Usage
Things
# Compiling
`go build .`
package main
import "fmt"
func main() {
fmt.Println("Hello world!")
}
The note is not visible to the blocked user.