Skip to content

arturamiryan/conway-game-of-life-gui

Repository files navigation

GUI Conway Game of Life in Rust

Somehow brokenworking. It is works , but heat death happens very soon. Use only release version.

Build

Build

cargo build --release

Build and Run

cargo run --release

Controls

  • With mouse clicks you can draw single cells;
  • S or Space - for stop;
  • B - for blank screen;
  • ESC - for exit;
  • R - for randomize;
  • +/- - Slowdown/speedup simulation.

Demo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published