| Crates.io | conways_game_of_life_lib_rust |
| lib.rs | conways_game_of_life_lib_rust |
| version | 0.2.2 |
| created_at | 2023-01-27 13:56:58.903029+00 |
| updated_at | 2023-06-13 11:38:13.063312+00 |
| description | Core library functionality for Conway's Game of Life. |
| homepage | |
| repository | https://github.com/Shazuli/Conways-Game-of-Life/tree/Rust |
| max_upload_size | |
| id | 769679 |
| size | 39,734 |
Conway's Game of Life implemented in Rust as a library.
A simple library for creating applications running Conway's Game of Life. Includes core functions and as well as method to write current state to filesystem.