CLI-game-of-life

Crates.ioCLI-game-of-life
lib.rsCLI-game-of-life
version
sourcesrc
created_at2024-12-04 17:38:43.750877
updated_at2024-12-04 17:38:43.750877
description(Took jbar code and added the following features - if nothing is inserted into the cargo run command the alive and dead cells are randomized for the game. - added using buttons + to speed up simulation and - to slow down simulation. - added alive cells colored green and dead cells gray- added Generation counter- added seeing the delay for speed tracking min = 100 max = infinite)
homepage
repository
max_upload_size
id1472337
Cargo.toml error:TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
(GamingMike45)

documentation

README

Commit count: 0

cargo fmt