Initial commit

This commit is contained in:
TheLie0 2019-03-08 12:19:39 +01:00 committed by GitHub
commit e1c68d3501
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
README.md Normal file
View file

@ -0,0 +1,2 @@
# Rust-Game-of-Life
A game of life written in rust that runs in the console. Resets when it becomes stagnant.