DIY: Built game-of-life in clean C code with pointers to arrays of bool, dynamically allocated memory, including my own functions and headers, adapted to console dimensions. Why? Because I can (now)!