We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
Just for practicing Rust
cargo run
cargo build
cargo build --release
./target/debug/gol
./target/release/gol
cargo run path/to/init/file
./target/debug/gol path/to/init/file
./target/release/gol path/to/init/file
# Init world size => width hightworld 110 55# Add seed => x yBlock 5 0Beehive 5 5loaf 5 10boat 5 15tub 5 20blinker 10 10toad 10 15beacon 10 20pulsar 10 25penta_decathlon 20 10glider 20 20lightweightspaceship 20 30mwss 20 40HWSS 20 50# Add line => x y lenvertical_line 50 50 999horizontal 50 50 999