/life-rs

Conway's Game of Life in Rust

Primary LanguageRustMIT LicenseMIT

Life RS

I wrote this just because I'd never before written an implementation of Conway's Game of Life.

It uses the sdl2 crate for graphics.