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. .
-
Notifications
You must be signed in to change notification settings - Fork 0
Experrior/Colorful-Game-of-Life
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple program simulating 'Game of Life' using rust crate 'macroquad'.