This is a Rust implementation of Conway's Game of Life done in class during Portland State University CS410/510 Rust Summer 2019.
The game is implemented in successive stages to show features of the language. It is not intended to be particularly spectacular: just a fun learning exercise.
This program is licensed under the "MIT License". Please see
the file LICENSE
in this distribution for license terms.