Hi,
After running into several problems trying to make my own very first game, I decided to go back to the basics and now an working through any and all tutorials I that might have something to do with my game. I just finished a really good Match-3 game on Tutsplus - very detailed and informative.
Now, I am thinking, is it possible to make a Match-3 game possible in both orientations simultaneously? That is, what happens when the player rotates his device mid-play?
The GUI elements won't be that difficult to handle, I think. But what about the individual balls. How to make sure that they end up in the right position when the device is rotated?
Any and all help will be very appreciated.