1. tims4789's Avatar
    if iphone games are written in java, how hard would it be to port the game to blackberry assuming you had access to the source code? wouldnt you just have to find the same api's for blackberry and just match them up? i dont think it would be that hard.
    03-31-09 02:35 AM
  2. anon(96573)'s Avatar
    iPhone apps are writing in objC. It's a totally different programming language. Porting a game over from the iPhone would be really tough. You would probably be better off just starting the game from scratch and just copying over a few methods here and there.
    03-31-09 02:39 AM
  3. draiko's Avatar
    The web based apps are written with javascript. The games and apps (non-browser based) are written in Objective C using the Cocoa framework.

    Not impossible to port from one to the other, but pretty complicated to say the least.
    03-31-09 02:43 AM
LINK TO POST COPIED TO CLIPBOARD