1 unstable release
new 0.0.1 | Jan 21, 2025 |
---|
#23 in #game-of-life
15KB
307 lines
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"
lib.rs
:
Game of Life
Library to manage the grid state for Conways game of life.
Dependencies
~0–9.5MB
~102K SLoC