conways_game_of_life_lib_rust

Crates.ioconways_game_of_life_lib_rust
lib.rsconways_game_of_life_lib_rust
version0.2.2
sourcesrc
created_at2023-01-27 13:56:58.903029
updated_at2023-06-13 11:38:13.063312
descriptionCore library functionality for Conway's Game of Life.
homepage
repositoryhttps://github.com/Shazuli/Conways-Game-of-Life/tree/Rust
max_upload_size
id769679
size39,734
Simon (Shazuli)

documentation

README

Conway's Game of Life lib

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.

Commit count: 0

cargo fmt