I just setup Corona about an hour ago, and already have a decent little Scrabble style game in development. My question however is, taking into account the various screen sizes, would it be better to…
-
Create a seamless “tile socket” image that a letter can be placed into, and create the grid in LUA and resize the image to match it.
-
Create an entire board as one image, and match the Grid to it?
I am opting for #1 since it feels like trying to match a grid to various screen sizes would be quite difficult. However, I just got started with this so would like to get feedback on that before I get too far in.
Thanks! [import]uid: 72600 topic_id: 11789 reply_id: 311789[/import]