Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 301 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 301 Bytes

A very crude implimentation of Conway's game of life. I coded this in around 2 hours. I used (for the first time) multiple viewports in egui/eframe. I'm not sure how this will look on Windows yet, but it works well on linux. To run the program, simply download the repo and do cargo run --release!