Skip to content

A Conway's Game Of Life application for the gnome desktop

License

Notifications You must be signed in to change notification settings

sixpounder/game-of-life

Repository files navigation

Game of Life

Application icon

A simple Conway's game of life simulator for the Gnome desktop

Installation

The easieast way to install is from Flathub.

Using Gnome Builder

Just clone this repository and hit the play button. Builder 43 also let you one-click install the application to your device.

Build from sources

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

Credits

Icon design: Tobias Bernard