Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 415 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 415 Bytes

The Game of Rust

I'm learning Rust because the White House told me so!

This is an inplementation of Conway's game of life. Big thanks to the LifeWiki for providing insight and especially for a database of seeds which are included as a part of this repository. Please get it from them, the only reason their database of seeds is included here is to be used in this implementation.