Conway's Game of Life My blog post: My First Golang Program Built in an evening, while noodling around with Ebiten — a cross-platform 2D game library for Go. Left click flips the state of nearby cells. Install go install Run go run main.go MIT.