This project is an implementation of "Conway's Game of Life". I've written this to get better at Rust and GTK-rs.
You should have this installed on your system:
- gtk3
- cairo
- rust
cargo install --git https://github.com/mluts/rust-game-of-life
This project is an implementation of "Conway's Game of Life". I've written this to get better at Rust and GTK-rs.
You should have this installed on your system:
cargo install --git https://github.com/mluts/rust-game-of-life