I am trying to build a jigsaw puzzle game in android. Could someone explain what would be the best method of doing this?
-
I was thinking of using a grid of image views and swapping the images when the user slides it.
-
Using open gl?
Which is better?
I’d go for the first option, since it is: