Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 151 Bytes

File metadata and controls

3 lines (2 loc) · 151 Bytes

Game of Life Kata in Rust

This is a simple project to help my understanding of the basic features of the Rust language, implemented in a TDD style.