Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 261 Bytes

readme.md

File metadata and controls

7 lines (6 loc) · 261 Bytes

Conway's Game of Life

An implementaion of game of life in Rust.

It is overcomplicated, but the main purpose of this repository is to play with new features of nightly compiler.