Hey guys, could someone please help with a question I have.
For instance, let's say I were working on a game like 2048 (http://gabrielecirulli.github.io/2048/) how would I build the game in a grid format like that and have the sprites slide to a locked position depending on which key was pressed? I am very interested in making simple puzzle games like this, but I am not sure how to do this.