CLife An implementation of Conway's Game of Life in C using Raylib. Building This project can be build with Meson as follows: meson configure build meson compile -C build build/clife