← Return to game
Log in with itch.io to leave a comment.
Cool puzzler.
Thanks!
I don't understand how and, or, and xor work
AND - keeps spots where cells are active both in of the bottom columns
OR - keeps spots where at least one of the two bottom rows is active
XOR - keeps spots where at exactly one of the two bottom rows is active
← Return to game
Comments
Log in with itch.io to leave a comment.
Cool puzzler.
Thanks!
I don't understand how and, or, and xor work
AND - keeps spots where cells are active both in of the bottom columns
OR - keeps spots where at least one of the two bottom rows is active
XOR - keeps spots where at exactly one of the two bottom rows is active