dcconway 0.1.1

An implementation of Conway's Game of Life
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Robert Usher <266585+dcchut@users.noreply.github.com>"]
description = "An implementation of Conway's Game of Life"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "dcconway"
readme = "README.md"
repository = "https://github.com/dcchut/conway"
version = "0.1.1"