Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 728 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 728 Bytes

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