A fast implementation of Conway’s Game of Life in C++ with optional CUDA acceleration. Outputs each frame as an image.
Requires CUDA Toolkit and G++ (tested on G++ 11.4, Ubuntu 22.04).
make run # build and run
make clean # remove images and binary