I have a student that wants to create a game that when a student selects two buttons on the screen out of the 12 buttons if they have the same background color a point is given. How do we get a two button click function?
If count becomes 0, how will it ever change after that?
Disable the first button and use the Every button list block to scan for other disabled blocks.
Reenable every button after two have been disabled.
Compare colors of disabled buttons.