I'm new to java and greenfoot and i'm trying to make the game 2048. I'm trying to get the merging of two objects to work right now and I'm not sure how. I need to retrieve the integer value held by an object at a specific location and return that value. If anyone needs to see my code to try and fix it I can add it or if I'm not being clear enough.
