site/content/projects/life.md

10 lines
393 B
Markdown
Raw Normal View History

2023-04-02 21:52:59 +00:00
---
title: Mossfet's Life
draft: true
---
Mossfet's Life is a [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life) implementation for the GNOME Platform, written with GTK4 and libadwaita. It uses Rust, and the [Relm4](https://relm4.org/) library to abstract over GTK's Rust bindings.
Source is available [here](https://git.solarpunk.moe/mossfet/game-of-life-gui)