Goameoflife Simple Go implementation of John Conway Game of Life to learn and play with the language. Build and run Just open a terminal big enough (I didn't care too much about sizing) and run docker build . -t awesome-game docker run -it awesome-game