#life #conway #cross-platform #zero-dependency #applications #file #read

mossfets-game-of-life

A small, optionally zero-dependency Conway's Game of Life library

2 unstable releases

0.8.0 Sep 22, 2023
0.7.0 Mar 17, 2023

#422 in Games

38 downloads per month

GPL-3.0-or-later

14KB
249 lines

game-of-life

A Rust implementation of Conway's Game of Life. Used as the basis for the GNOME app Mossfet's Life, but should be usable cross-platform


lib.rs:

A library implemting the logic for Conway's Game of Life It can be embedded into applications, and can read the Plaintext and Life 1.05 file formats.

Dependencies

~0–270KB