Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 662 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 662 Bytes

Conway's Game of Life

Simple program showing Conway's 'Game of Life' using rust crate 'macroquad', and multithreading. Each thread is using different color channel from RGB palette. Everything written in Rust lang. Feel free to experiment on your own, change colors, add more threads etc. .

Below is example with only green and blue colors turned on: ezgif-2-0eb801e6b7

And here smaller one, using only greenn and red: ezgif-1-937256c194