No description
Find a file
TheLie0 07f3f9f3bc
Made code more understandable.
Commented the get_movement_score function to be more understandable.
2019-03-08 12:53:12 +01:00
src Made code more understandable. 2019-03-08 12:53:12 +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.