Skip to content

Simple program simulating 'Game of Life' using rust crate 'macroquad'.

Notifications You must be signed in to change notification settings

Experrior/Colorful-Game-of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Simple program simulating 'Game of Life' using rust crate 'macroquad'.

Topics

Resources

Stars

Watchers

Forks

Languages