ForumsProgramming Forum"translating" one script to another?

1 4619
TheAngelOfWar
offline
TheAngelOfWar
206 posts
Nomad

I am in the process of developing a game but the problem is that it is .exe and not .swf. Instead of trying to find a converter or port it I wish to recreate the game in another engine. Is the task in general difficult to do or does it entirely matter on the languages?

Thank you for taking the time to read this.

  • 1 Reply
weirdlike
offline
weirdlike
1,299 posts
Prince

unity, UDK, or Torque should be able to port to different systems.

Depending on the language you used to write the code, recreating for a different platform shouldn't be too hard. If the language is C++ I believe you should have no problems.

Showing 1-1 of 1