2 unstable releases
0.8.0 | Sep 22, 2023 |
---|---|
0.7.0 | Mar 17, 2023 |
#21 in #conway
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