A terminal based Conways Game of Life. This repository uses standard terminal colors to simulate Conways Game of Life within your own terminal!
gui and graphics powered by fe-rustty
Randomize | Preset |
---|---|
- Ensure you have Rust installed and cargo is within your path
git clone http://Github.com/Syntaf/GameOfLife
cd GameOfLife && cargo run
And enjoy!
See Help ('h') within the program for more information on how to use GameOfLife
Supports: Linux