CLIGUI 2025-07-16 17:23 (Edited)
I see you used an XOR, I tried learning the basics of logic gates but I still do not understand when to use them. I know it is a hard question to answer, but any advice?
Mrlegoboy 2025-07-17 03:13
To me xor is just the screwy version of or. I used it here because I wanted the value to change whenever either value changed from false to true or true to false. Now that I think about it I might have tried just plain old OR at first and seen that it didn’t work, I do a lot of that.
Mrlegoboy 2025-07-17 03:14
XOR is like a checkerboard