/GameOfLife

A Conway's Game of Life implementation in C.

Primary LanguageC

An implementation of Conway's Game of Life in C. I wrote this in 2014, and I had a lot of fun with it. I might re-visit this at some point.