rust-life 0.4.0

An implementation of Conway's Game of Life.
1
2
3
4
rust-life [![Build Status](https://github.com/crazymykl/rust-life/actions/workflows/ci.yml/badge.svg)](https://github.com/crazymykl/rust-life/actions/workflows/ci.yml) [![Crates.io](https://img.shields.io/crates/v/rust-life.svg)](https://crates.io/crates/rust-life/)
=========

Conway's Game of Life, in Rust