#basic #life #conway #applications #game #build

liblife

A basic crate to build Conway's Game of Life applications with Rust

2 unstable releases

0.2.0 Mar 14, 2019
0.1.0 Mar 4, 2019

#37 in #conway

MIT license

12KB
274 lines

liblife

A basic crate to build Conway's Game of Life applications with Rust.

License

The liblife crate is licensed under the MIT license, see LICENSE for more details.


lib.rs:

A crate to help implementing Conway's Game of life applications.

Dependencies

~525KB
~10K SLoC