Implementation of Conway’s Game of Life in the C3 programming language.
Use the provided flake to enter the development environment, and then run c3c build
or alternatively, run c3c run
.
Use c3c
with version > 0.7 and Raylib version > 5.0. and run c3c run
.