gridlife 0.0.1

An library to generate and simulate Conways Game of Life cellular automatons
Documentation

Game of Life

Implementation of Conway's Game of Life.

Written in Rust using Ratatui for the Text User Interface (TUI).

Run TUI

cargo run --features="build-binary"