Nice, polished visuals and audio and some very interesting mechanics. "Triad" took me the longest to solve, by far. Only nitpick is that the undo button uses the physical key code of "Z", which is a "Y" on my German QWERTZ layout, so that was confusing for a second. I generally avoid these two keys because of that. Great job overall though!
Viewing post in Cosmo Crates jam comments
Thanks so much for playing, and that's a really good spot with using the physical key code - you're exactly right, I looked it up and the unity old input system, which I used, uses physical keys not accounting for non-QWERTY keyboards. I had no idea it worked like that, so that's an excellent bit of insight.