Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 152 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 152 Bytes

Game of Life

Small terminal Game of Life written in Rust.

Demo gif

Running the game

cargo run

Press CTRL + c to quit.