A simple Conway's game of life simulator for the Gnome desktop
The easieast way to install is from Flathub.
Just clone this repository and hit the play button. Builder 43 also let you one-click install the application to your device.
You will need the meson build system and flatpak builder, along with gtk4 and libadwaita devel libraries.
git clone <this repo> game-of-life
cd game-of-life
meson build --prefix=/usr/local
ninja -C build
Icon design: Tobias Bernard