This game looks cool, but the documentation doesn't help at all if you don't know the basics. The examples given are full of pseudocode, so no matter what I've tried doing, I can't figure out how to tell my tis3 to read the value from the wired input pin. That is assuming % is input and & is output, but that would make this part of the documentation incorrect:
Pins on circuits are marked with "&". There are two types of pins-
input and output. They are not visually different, the only way to tell them apart is to know where each is for each individual board.
I managed to solve the first puzzle, but it took ages lol