a command line conway's game of life written in rust
git clone https://github.com/pro465/conways-rs conways
cd conways && cargo run
- arrow keys move the cursor while in edit mode
x
toggles the current cell between dead and alives
starts the gamee
freezes the game in the current frame and places you in edit modeq
quits the game