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"
Implementation of Conway's Game of Life.
Written in Rust using Ratatui for the Text User Interface (TUI).
cargo run --features="build-binary"