A small Rust program to render Conway's Game of Life on a Pixelflut screen. Built at GPN 2019 to teach Rust to myself.
Find a file
2020-04-12 20:25:39 +02:00
src Improve code readability 2020-04-12 20:25:39 +02:00
.gitignore Add current version (working; 60x100 - 4x4 pink pixels) 2019-06-01 21:57:02 +02:00
Cargo.lock Add current version (working; 60x100 - 4x4 pink pixels) 2019-06-01 21:57:02 +02:00
Cargo.toml Add current version (working; 60x100 - 4x4 pink pixels) 2019-06-01 21:57:02 +02:00