(C# Console App) - Conway's Game of Life w/Subatomic Operations (Random Locations)
Channel:
Subscribers:
2,250
Published on ● Video Link: https://www.youtube.com/watch?v=tXMpdm2dLjY
Exploring how Conway's Game of Life performs with randomized locations of subatomic operations following the same B3/S23 rules (http://golly.sourceforge.net/Help/Algorithms/QuickLife.html), which means to apply the B3/S23 rules for an individual (random) location, rather than applying it to the entire grid at once.
Also See:
- 100x speed up: https://youtu.be/geupNFy8nmI
- without subatomic operations (original Conway's Game of Life): https://youtu.be/pj-qLVpxnMk
--
Matthew Doucette (Xonatron)
http://matthewdoucette.com/