Crate conways_game_of_life_lib_rust

Crate conways_game_of_life_lib_rust 

Source
Expand description

§Conway’s Game of Life

Core functionality for Conway’s Game of Life. Includes data type and implementation for manipulating it. Also includes methods for serialising data to file.

Modules§

game_of_life

Macros§

set_field
Clears the Field and sets Field struct cell bytes.