I'm making a boardgame where you have 2 pieces each. Basically what i'm trying to code is:
IF the counter that youve clicked on + the number youve rolled = the y value of your other counter THEN
display a message in my message box
I cant figure out how to say this in greenfoot!

