Hey thanks for checking that out! I think for gameplay it would probably just be a simple visual puzzle (maybe where you rotate sections to get the correct pattern or something along those lines), but the first step is figuring out how to draw the patterns with code in PICO-8. I've started that a little, but I need to break down the designs into simpler components and draw bigger patterns with those. PICO-8 has very limited graphics space, so I need to work out how to make the most of that.