No description
Find a file
TheLie0 58b589af13
Slowed things down
made the program sleep for 70 ms after every draw so it is more aesthetic to look at.
2019-03-08 12:40:32 +01:00
src Slowed things down 2019-03-08 12:40:32 +01:00
cargo.lock Created History. 2019-03-08 12:22:31 +01:00
cargo.toml Created Life. 2019-03-08 12:21:58 +01:00
README.md Initial commit 2019-03-08 12:19:39 +01:00

Rust-Game-of-Life

A game of life written in rust that runs in the console. Resets when it becomes stagnant.