automata-gl Conway's game of life and other cellular automata implemented in C++ using opengl for rendering. Tested on Arch linux with x11. Dependencies: - glfw Compile: make Run: ./main Example of H-trees life rule (B1/S012345678)