No, not unless Apple releases the source code under a GPL compatible licence, and this isn't going to happen. You cannot port a game by looking at the end product. The source code needs to be available, it needs to meet certain conditions (ideally written in C, no floats, no malloc(), ....). and it needs to be properly licensed.
Someone could of course write similar games, or find a similar game written under suitable conditions. This could be you.