cgol-tui 0.3.0

Conway's Game of Life implementation with a TUI
Documentation

Conway's Game of Life cli in Rust

Usage

clone the repo and run cargo r

Sample

Sample

Todos

  • initial tui support
  • renaming on gh
  • error handling
  • publishing to crates.io
  • changing to Canvas for rendering viewer block

Warning!

If your terminal is messed up by accident fix: on Mac, Linux: reset, on Windows: exit the app.

Acknowledgements

The core of this app is adapted from the great Rust-Wasm tutorial.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.