GameOfLife icon indicating copy to clipboard operation
GameOfLife copied to clipboard

A terminal based Conways Game of Life

GameOfLife

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
gif gif
Building & Running

  1. Ensure you have Rust installed and cargo is within your path
  2. git clone http://Github.com/Syntaf/GameOfLife
  3. cd GameOfLife && cargo run

And enjoy!

See Help ('h') within the program for more information on how to use GameOfLife

Supports: Linux