/rust-game-of-life

Conway's Game of life implemented in Rust

Primary LanguageRustMIT LicenseMIT

Conway's Game of life implemented in Rust

Run the program: cargo run -- {arguments}

Launch the program with --help to print usage and available arguments.

Running tests: cargo test