Collatz Conjecture Press Space for nerdy stuff each color is a different starting number
https://en.wikipedia.org/wiki/Collatz_conjecture basically the same project but I added cool color changing-ness and hid the info (see Instructions) and I also fixed how it actually calculates the evens and odds, switching to using n % 2 instead of comparing to a list, also the check runs without screen refresh so that's a thing I'm alive lol