go-of-life An ASCII based Conway's Game of Life implementation written in Go. How to use Run the main file, you can pass it the width and height if you wish $ go run main.go <width> <height>