Just another implementation of Conway's game of life - using a fairly efficient set and queue structure in C. Since raylib is the cool new graphics library, I have used it here :) Check out raylib! https://www.raylib.com/