bgconway

Published 2023-06-12



I wanted to try making a program that would display Conway's Game of Life as a background. Unfortunately it causes a few mouse trails, but I don't think they're too noticeable. If they're too bothersome, try changing the "S" scaling variable to 6 or higher. Higher numbers give better speed (and thus less mouse trails), but also lower the resolution and the average time until equilibrium. I almost certainly could have implemented this better so feel free to do what you want with it!